Package | Description |
---|---|
com.massa.dsl.lexer | |
com.massa.dsl.matcher |
Modifier and Type | Method and Description |
---|---|
Class<AdditionalValidator<String>> |
RegexLexer.getAdditionalValidator() |
Modifier and Type | Method and Description |
---|---|
void |
RegexLexer.setAdditionalValidator(Class<AdditionalValidator<String>> additionalValidator) |
Modifier and Type | Method and Description |
---|---|
Class<AdditionalValidator<String>> |
RegexLexerMatcher.getAdditionalValidator() |
Modifier and Type | Method and Description |
---|---|
void |
RegexLexerMatcher.setAdditionalValidator(Class<AdditionalValidator<String>> additionalValidator) |