lib.haxe.org

format 1.20 Documentation

Back | Index
class format.neko.ValueObject
import format.neko.Value
var fields : IntHash<Value>
var proto : Null<ValueObject>
function new(?p : ValueObject) : Void
Back | Index