| Constructor and Description |
|---|
Ast_String(String identifier,
String scon,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AstVisitor v) |
String |
getIdentifier() |
String |
getScon() |
public Ast_String(String identifier, String scon, TypesTree.TextSource source, int line, int offset, int endoffset)
public String getIdentifier()
public String getScon()
public void accept(AstVisitor v)
Copyright © 2014. All rights reserved.