| Package | Description |
|---|---|
| foundation.rpg.parser.context |
| Modifier and Type | Method and Description |
|---|---|
static Entry |
Entry.entry(Element parameter,
TypeMirror type) |
static Entry |
Entry.entry(ExecutableElement method) |
static Entry |
Entry.entry(VariableElement parameter) |
static Entry |
Entry.typeEntry(Element type) |
| Modifier and Type | Method and Description |
|---|---|
Symbol |
ClassToGrammarContext.of(Entry element) |
Rule |
ClassToGrammarContext.ruleOf(Entry method,
TypeMirror l,
List<? extends Entry> r) |
| Modifier and Type | Method and Description |
|---|---|
Rule |
ClassToGrammarContext.ruleOf(Entry method,
TypeMirror l,
List<? extends Entry> r) |
Copyright © 2020. All rights reserved.