Values

PInt(v:Int)

PFloat(v:Float)

PString(v:String)

PIdent(i:String)

PInts(v:Array<Int>)

PFloats(v:Array<Float>)

PBinary(v:Bytes)