public class ClassExpression extends Expression
Expression.Group
Modifier and Type | Field and Description |
---|---|
protected ClassNode |
parent |
protected RootNode |
root |
GROUP, groups, literalCharacters, numCapturingGroups, numNonDefaultGroups, pathExpression, pattern, regex
Constructor and Description |
---|
ClassExpression(String segment) |
Modifier and Type | Method and Description |
---|---|
ClassNode |
getParent() |
RootNode |
getRoot() |
compareTo, getNumGroups, getPathExpression, getPattern, getRegex, groupCount
Copyright © 2015. All Rights Reserved.