public class Terminal_NumericValue extends Rule
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(Visitor visitor) |
static Terminal_NumericValue |
parse(ParserContext context,
String spelling,
String regex,
int length) |
public static Terminal_NumericValue parse(ParserContext context, String spelling, String regex, int length)
Copyright © 2023 WSO2. All rights reserved.