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