@Immutable protected static class JsonReader.Parser.FunctionParameter extends Object
Constructor and Description |
---|
FunctionParameter(Object value,
int lineNumber,
int columnNumber) |
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
Object |
getValue() |
String |
toString() |
public FunctionParameter(Object value, int lineNumber, int columnNumber)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.