public interface TerminalNodeProcessor<T extends org.antlr.v4.runtime.tree.ParseTree>
Modifier and Type | Method and Description |
---|---|
int |
getType() |
Object |
process(T parseTree,
TemplateContext context,
OutputStream outputStream,
TemplateFromContext templateFromContext) |
int getType()
Object process(T parseTree, TemplateContext context, OutputStream outputStream, TemplateFromContext templateFromContext) throws Exception
Exception
Copyright © 2006–2018 TinyGroup. All rights reserved.