Package org.immutables.generator
Class PostprocessingMachine.CommentMachine
java.lang.Object
org.immutables.generator.PostprocessingMachine.CommentMachine
- Enclosing class:
PostprocessingMachine
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean(package private) voidnextChar(char c)
-
Field Details
-
state
-
-
Constructor Details
-
CommentMachine
CommentMachine()
-
-
Method Details
-
nextChar
void nextChar(char c) -
isInComment
boolean isInComment()
-