public class SerializedATN extends OutputModelObject
| Modifier and Type | Field and Description |
|---|---|
List<String> |
serialized |
ast, factory| Constructor and Description |
|---|
SerializedATN(OutputModelFactory factory,
ATN atn,
List<String> ruleNames) |
Copyright © 1992–2015 ANTLR. All rights reserved.