Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTemplates.java77 ST actionST = new ST(templates, rawTranslation); in testTemplateConstructor() local
114 ST actionST = new ST(templates, rawTranslation); in testTemplateConstructorNoArgs() local
152 ST actionST = new ST(templates, rawTranslation); in testIndirectTemplateConstructor() local
187 ST actionST = new ST(templates, rawTranslation); in testStringConstructor() local
223 ST actionST = new ST(templates, rawTranslation); in testSetAttr() local
258 ST actionST = new ST(templates, rawTranslation); in testSetAttrOfExpr() local
DTestAttributes.java66 ST actionST = new ST(templates, "<action>"); in testEscapedLessThanInAction() local
2818 ST actionST = new ST(templates, rawTranslation); in testIllegalAssignToLocalAttr() local
2975 ST actionST = new ST(templates, rawTranslation); in testDoNotTranslateScopeAttributeCompare() local