public final class Rule_hexDigit extends Rule
| Constructor and Description |
|---|
Rule_hexDigit(String spelling,
ArrayList<Rule> rules) |
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(Visitor visitor) |
static Rule_hexDigit |
parse(ParserContext context) |
public static Rule_hexDigit parse(ParserContext context)
Copyright © 2023 WSO2. All rights reserved.