Uses of Class
org.reploop.parser.thrift.base.ThriftBaseParser
-
Packages that use ThriftBaseParser Package Description org.reploop.parser.thrift -
-
Uses of ThriftBaseParser in org.reploop.parser.thrift
Methods in org.reploop.parser.thrift that return ThriftBaseParser Modifier and Type Method Description protected ThriftBaseParserThriftParser. parser(org.antlr.v4.runtime.CommonTokenStream tokenStream)Method parameters in org.reploop.parser.thrift with type arguments of type ThriftBaseParser Modifier and Type Method Description NodeThriftParser. parse(Path file, Function<ThriftBaseParser,org.antlr.v4.runtime.ParserRuleContext> func)
-