public class LabelNode extends AstNode
Constructor and Description |
---|
LabelNode(String label,
int startpos,
int endpos) |
Modifier and Type | Method and Description |
---|---|
String |
getLabelName() |
String |
stringify(boolean includePositionalInfo) |
String |
toString() |
getEndPos, getStartPos, stringify
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.