Package | Description |
---|---|
com.google.clearsilver.jsilver.syntax.analysis | |
com.google.clearsilver.jsilver.syntax.node |
Modifier and Type | Method and Description |
---|---|
void |
Analysis.caseTWord(TWord node) |
void |
AnalysisAdapter.caseTWord(TWord node) |
Modifier and Type | Method and Description |
---|---|
TWord |
ANameVariable.getWord() |
Modifier and Type | Method and Description |
---|---|
LinkedList<TWord> |
ADefCommand.getMacro() |
LinkedList<TWord> |
ACallCommand.getMacro() |
Modifier and Type | Method and Description |
---|---|
void |
ANameVariable.setWord(TWord node) |
Constructor and Description |
---|
ANameVariable(TWord _word_) |
Copyright © 2010–2018 Google. All rights reserved.