Home
last modified time | relevance | path

Searched defs:actionST (Results 1 – 2 of 2) sorted by relevance

/external/antlr/tool/src/test/java/org/antlr/test/
DTestTemplates.java79 ST actionST = new ST(templates, rawTranslation); in testTemplateConstructor() local
116 ST actionST = new ST(templates, rawTranslation); in testTemplateConstructorNoArgs() local
154 ST actionST = new ST(templates, rawTranslation); in testIndirectTemplateConstructor() local
189 ST actionST = new ST(templates, rawTranslation); in testStringConstructor() local
225 ST actionST = new ST(templates, rawTranslation); in testSetAttr() local
260 ST actionST = new ST(templates, rawTranslation); in testSetAttrOfExpr() local
DTestAttributes.java68 ST actionST = new ST(templates, "<action>"); in testEscapedLessThanInAction() local
2820 ST actionST = new ST(templates, rawTranslation); in testIllegalAssignToLocalAttr() local
2977 ST actionST = new ST(templates, rawTranslation); in testDoNotTranslateScopeAttributeCompare() local