Uses of Record Class
org.eu.autogex.regex.ast.RegexNode.StarNode
Packages that use RegexNode.StarNode
-
Uses of RegexNode.StarNode in org.eu.autogex.regex.ast
Methods in org.eu.autogex.regex.ast with parameters of type RegexNode.StarNodeModifier and TypeMethodDescriptionRegexNode.Visitor.visit(RegexNode.StarNode node) Visits a StarNode.