Uses of Class
jflex.maven.plugin.jflex.SpecInfo
-
Packages that use SpecInfo Package Description jflex.maven.plugin.jflex -
-
Uses of SpecInfo in jflex.maven.plugin.jflex
Methods in jflex.maven.plugin.jflex that return SpecInfo Modifier and Type Method Description private SpecInfoJFlexMojo. findSpecInfo(java.io.File lexFile)(package private) static SpecInfoLexSimpleAnalyzerUtils. guessSpecInfo(java.io.File lexFile)Guesses package and class name, and%includefiles, based on this grammar definition.(package private) static SpecInfoLexSimpleAnalyzerUtils. guessSpecInfo(java.io.Reader lexFileReader, java.io.File lexFile)Guesses package and class name, and%includefiles, based on this grammar definition.
-