Value.Array, Value.Bool, Value.Endpoint, Value.Int, Value.None, Value.Record, Value.Str| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| Value.Array | expectArray() | 
| Value | get(int idx) | 
| int | hashCode() | 
| int | size() | 
| String | toString() | 
endpointFromNode, expectBool, expectEndpoint, expectInt, expectRecord, expectString, fromArray, fromBool, fromInteger, fromNode, fromRecord, fromStr, isNone, nonepublic Value.Array expectArray()
expectArray in class Valuepublic Value get(int idx)
public int size()
Copyright © 2023. All rights reserved.