| Modifier and Type | Field and Description |
|---|---|
static String |
__GETITEM__ |
static String |
__SETITEM__ |
| Constructor and Description |
|---|
MethodDictionary() |
| Modifier and Type | Method and Description |
|---|---|
Method<T> |
get(org.antlr.v4.runtime.ParserRuleContext ctx,
String methodName) |
void |
put(String methodName,
Method<T> method) |
public static final String __GETITEM__
public static final String __SETITEM__
Copyright © 2022 The Apache Software Foundation. All rights reserved.