Value

public class Value

Fields

client

protected final APIClient client

handle

protected long handle

Constructors

Value

protected Value(APIClient client)

Methods

equals

public boolean equals(io.cocotec.popili.coco.Value right)

fromProtobuf

public static Value fromProtobuf(APIClient client, Out.CocoValue inputValue)

getHandle

public final long getHandle()

getKind

public final io.cocotec.popili.coco.Kind0 getKind()

toString

public String toString()

toStringNoNewlines

public String toStringNoNewlines()

type

public String type()