public class SerializedATN extends OutputModelObject
| Modifier and Type | Field and Description |
|---|---|
List<String> |
serialized |
ast, factory| Constructor and Description |
|---|
SerializedATN(OutputModelFactory factory,
org.antlr.v4.runtime.atn.ATN atn,
List<String> ruleNames) |
Copyright © 1992–2022 Daniel Sun. All rights reserved.