Modifier and Type | Method and Description |
---|---|
void |
TemplateTranslator.caseTCsOpen(TCsOpen node)
Every time a <cs token is found, grab the line and column and call
context.setCurrentPosition() so this is captured for stack traces.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateInterpreter.caseTCsOpen(TCsOpen node)
Every time a <cs token is found, grab the line and position (for helpful error messages).
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTCsOpen(TCsOpen node) |
void |
Analysis.caseTCsOpen(TCsOpen node) |
Modifier and Type | Method and Description |
---|---|
TCsOpen |
ACsOpenPosition.getCsOpen() |
Modifier and Type | Method and Description |
---|---|
void |
ACsOpenPosition.setCsOpen(TCsOpen node) |
Constructor and Description |
---|
ACsOpenPosition(TCsOpen _csOpen_) |
Copyright © 2010-2013 Google. All Rights Reserved.