public abstract class KeyAst<T extends org.antlr.v4.runtime.ParserRuleContext>
extends java.lang.Object
ParserRuleContext
from the rest of the Key system.
To obtain an KeYAst use the ParsingFacade.getParseRuleContext(KeyAst)
.
Modifier and Type | Class and Description |
---|---|
static class |
KeyAst.File |
static class |
KeyAst.Seq |
static class |
KeyAst.Term |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<T> visitor) |
protected KeyAst(@Nonnull T ctx)
Copyright © 2003-2019 The KeY-Project.