Class NotSymbol
- java.lang.Object
-
- com.github.curiousoddman.rgxgen.nodes.Node
-
- com.github.curiousoddman.rgxgen.nodes.NotSymbol
-
public class NotSymbol extends Node
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NodegetNode()StringtoString()voidvisit(NodeVisitor visitor)-
Methods inherited from class com.github.curiousoddman.rgxgen.nodes.Node
getPattern
-
-