Uses of Class
jflex.maven.plugin.jflex.SpecInfo
-
Uses of SpecInfo in jflex.maven.plugin.jflex
Methods in jflex.maven.plugin.jflex that return SpecInfoModifier and TypeMethodDescriptionprivate SpecInfo
JFlexMojo.findSpecInfo
(File lexFile) (package private) static SpecInfo
LexSimpleAnalyzerUtils.guessSpecInfo
(File lexFile) Guesses package and class name, and%include
files, based on this grammar definition.(package private) static SpecInfo
LexSimpleAnalyzerUtils.guessSpecInfo
(Reader lexFileReader, File lexFile) Guesses package and class name, and%include
files, based on this grammar definition.