public class RuleChar extends Object implements Rule
RuleChar(char expected)
RuleChar
clone()
boolean
equals(Object o)
char
expectedChar()
int
hashCode()
String
javaAction()
javaMatch(String action)
toString()
finalize, getClass, notify, notifyAll, wait, wait, wait
public RuleChar(char expected)
public RuleChar clone()
clone
Rule
Object
public String toString()
toString
public char expectedChar()
public int hashCode()
hashCode
public boolean equals(Object o)
equals
public String javaAction()
javaAction
public String javaMatch(String action)
javaMatch
Copyright © 2016 The Apache Software Foundation. All rights reserved.