|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.umlv.tatoo.cc.lexer.regex.Regex fr.umlv.tatoo.cc.lexer.regex.Node
public abstract class Node
Constructor Summary | |
---|---|
Node()
|
Method Summary | |
---|---|
boolean |
isLeaf()
|
Methods inherited from class fr.umlv.tatoo.cc.lexer.regex.Regex |
---|
cloneRegex, computeFollowPos, firstPos, lastPos, nullable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Node()
Method Detail |
---|
public boolean isLeaf()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |