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