|
|||||||||
| 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
|
+--net.sf.jse.PunctuationFragment
|
+--net.sf.jse.QuestionFragment
A punctuation for question marks
| Fields inherited from class net.sf.jse.Fragment |
out |
| Constructor Summary | |
QuestionFragment()
|
|
QuestionFragment(antlr.Token t)
|
|
| Method Summary | |
Fragment |
compileTemplate(int depth)
Template code generator -- probably should be compileTemplateElement |
| Methods inherited from class net.sf.jse.PunctuationFragment |
compileSpecialTemplate, generatePatternCode, toString |
| Methods inherited from class net.sf.jse.LeafFragment |
getInsideFragments, getLine, getText, getToken, tokens |
| Methods inherited from class net.sf.jse.Fragment |
capitalize, collectBoundVariables, compilePatternElement, compileQuestionExpression, die, expandMacros, expandTemplates, 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, wait, wait, wait |
| Constructor Detail |
public QuestionFragment()
public QuestionFragment(antlr.Token t)
| Method Detail |
public Fragment compileTemplate(int depth)
FragmentcompileTemplate in class PunctuationFragmentnet.sf.jse.FragmentTemplate.compileTemplate(int)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||