public class ArgumentNode extends AstNode
Constructor and Description |
---|
ArgumentNode(String name,
String value,
int startPos,
int endPos) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
String |
stringify(boolean includePositionalInfo) |
String |
toString() |
getEndPos, getStartPos, stringify
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.