public class ActionText extends ActionChunk
Modifier and Type | Field and Description |
---|---|
String |
text |
ctx
ast, factory
Constructor and Description |
---|
ActionText(StructDecl ctx,
String text) |
public String text
public ActionText(StructDecl ctx, String text)
Copyright © 1992–2020 ANTLR. All rights reserved.