|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.sf.jse.Fragment
|
+--net.sf.jse.LeafFragment
Fragment that has only one token's worth of lexer information
| Fields inherited from class net.sf.jse.Fragment |
out |
| Constructor Summary | |
LeafFragment()
|
|
| Method Summary | |
FragmentList |
getInsideFragments()
|
int |
getLine()
|
java.lang.String |
getText()
|
antlr.Token |
getToken()
|
List |
tokens()
|
| Methods inherited from class net.sf.jse.Fragment |
capitalize, collectBoundVariables, compilePatternElement, compileQuestionExpression, compileTemplate, die, expandMacros, expandTemplates, generatePatternCode, getChar, getCurrentLine, getFloat, getInt, getString, getValue, isTerminator, makeToken, makeToken, markMacros, setCurrentLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LeafFragment()
| Method Detail |
public java.lang.String getText()
public antlr.Token getToken()
public FragmentList getInsideFragments()
getInsideFragments in class Fragmentpublic List tokens()
tokens in class Fragmentpublic int getLine()
getLine in class Fragment
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||