Versions in this module Expand all Collapse all v0 v0.5.1 Jan 16, 2020 Changes in this version + var Delta_name = map[int32]string + var Delta_value = map[string]int32 + var Endpoint_RestParams_Method_name = map[int32]string + var Endpoint_RestParams_Method_value = map[string]int32 + var Expr_BinExpr_Op_name = map[int32]string + var Expr_BinExpr_Op_value = map[string]int32 + var Expr_RelExpr_Op_name = map[int32]string + var Expr_RelExpr_Op_value = map[string]int32 + var Expr_UnExpr_Op_name = map[int32]string + var Expr_UnExpr_Op_value = map[string]int32 + var Loop_Mode_name = map[int32]string + var Loop_Mode_value = map[string]int32 + var Type_Primitive_name = map[int32]string + var Type_Primitive_value = map[string]int32 + type Action struct + Action string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Action) Descriptor() ([]byte, []int) + func (*Action) ProtoMessage() + func (m *Action) GetAction() string + func (m *Action) Reset() + func (m *Action) String() string + func (m *Action) XXX_DiscardUnknown() + func (m *Action) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Action) XXX_Merge(src proto.Message) + func (m *Action) XXX_Size() int + func (m *Action) XXX_Unmarshal(b []byte) error + type Alt struct + Choice []*Alt_Choice + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Alt) Descriptor() ([]byte, []int) + func (*Alt) ProtoMessage() + func (m *Alt) GetChoice() []*Alt_Choice + func (m *Alt) Reset() + func (m *Alt) String() string + func (m *Alt) XXX_DiscardUnknown() + func (m *Alt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Alt) XXX_Merge(src proto.Message) + func (m *Alt) XXX_Size() int + func (m *Alt) XXX_Unmarshal(b []byte) error + type Alt_Choice struct + Cond string + Stmt []*Statement + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Alt_Choice) Descriptor() ([]byte, []int) + func (*Alt_Choice) ProtoMessage() + func (m *Alt_Choice) GetCond() string + func (m *Alt_Choice) GetStmt() []*Statement + func (m *Alt_Choice) Reset() + func (m *Alt_Choice) String() string + func (m *Alt_Choice) XXX_DiscardUnknown() + func (m *Alt_Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Alt_Choice) XXX_Merge(src proto.Message) + func (m *Alt_Choice) XXX_Size() int + func (m *Alt_Choice) XXX_Unmarshal(b []byte) error + type AppName struct + Part []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*AppName) Descriptor() ([]byte, []int) + func (*AppName) ProtoMessage() + func (m *AppName) GetPart() []string + func (m *AppName) Reset() + func (m *AppName) String() string + func (m *AppName) XXX_DiscardUnknown() + func (m *AppName) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AppName) XXX_Merge(src proto.Message) + func (m *AppName) XXX_Size() int + func (m *AppName) XXX_Unmarshal(b []byte) error + type Application struct + Attrs map[string]*Attribute + DONOTUSEMixin []*AppName + Docstring string + Endpoints map[string]*Endpoint + LongName string + Mixin2 []*Application + Name *AppName + SourceContext *SourceContext + Types map[string]*Type + Views map[string]*View + Wrapped *Application + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Application) Descriptor() ([]byte, []int) + func (*Application) ProtoMessage() + func (m *Application) GetAttrs() map[string]*Attribute + func (m *Application) GetDONOTUSEMixin() []*AppName + func (m *Application) GetDocstring() string + func (m *Application) GetEndpoints() map[string]*Endpoint + func (m *Application) GetLongName() string + func (m *Application) GetMixin2() []*Application + func (m *Application) GetName() *AppName + func (m *Application) GetSourceContext() *SourceContext + func (m *Application) GetTypes() map[string]*Type + func (m *Application) GetViews() map[string]*View + func (m *Application) GetWrapped() *Application + func (m *Application) Reset() + func (m *Application) String() string + func (m *Application) XXX_DiscardUnknown() + func (m *Application) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Application) XXX_Merge(src proto.Message) + func (m *Application) XXX_Size() int + func (m *Application) XXX_Unmarshal(b []byte) error + type Attribute struct + Attribute isAttribute_Attribute + SourceContext *SourceContext + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Attribute) Descriptor() ([]byte, []int) + func (*Attribute) ProtoMessage() + func (*Attribute) XXX_OneofWrappers() []interface{} + func (m *Attribute) GetA() *Attribute_Array + func (m *Attribute) GetAttribute() isAttribute_Attribute + func (m *Attribute) GetI() int64 + func (m *Attribute) GetN() float64 + func (m *Attribute) GetS() string + func (m *Attribute) GetSourceContext() *SourceContext + func (m *Attribute) Reset() + func (m *Attribute) String() string + func (m *Attribute) XXX_DiscardUnknown() + func (m *Attribute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Attribute) XXX_Merge(src proto.Message) + func (m *Attribute) XXX_Size() int + func (m *Attribute) XXX_Unmarshal(b []byte) error + type Attribute_A struct + A *Attribute_Array + type Attribute_Array struct + Elt []*Attribute + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Attribute_Array) Descriptor() ([]byte, []int) + func (*Attribute_Array) ProtoMessage() + func (m *Attribute_Array) GetElt() []*Attribute + func (m *Attribute_Array) Reset() + func (m *Attribute_Array) String() string + func (m *Attribute_Array) XXX_DiscardUnknown() + func (m *Attribute_Array) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Attribute_Array) XXX_Merge(src proto.Message) + func (m *Attribute_Array) XXX_Size() int + func (m *Attribute_Array) XXX_Unmarshal(b []byte) error + type Attribute_I struct + I int64 + type Attribute_N struct + N float64 + type Attribute_S struct + S string + type Call struct + Arg []*Call_Arg + DONOTUSEAttrs map[string]*Attribute + Endpoint string + Target *AppName + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Call) Descriptor() ([]byte, []int) + func (*Call) ProtoMessage() + func (m *Call) GetArg() []*Call_Arg + func (m *Call) GetDONOTUSEAttrs() map[string]*Attribute + func (m *Call) GetEndpoint() string + func (m *Call) GetTarget() *AppName + func (m *Call) Reset() + func (m *Call) String() string + func (m *Call) XXX_DiscardUnknown() + func (m *Call) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Call) XXX_Merge(src proto.Message) + func (m *Call) XXX_Size() int + func (m *Call) XXX_Unmarshal(b []byte) error + type Call_Arg struct + DONOTUSEType *Type + Name string + Value *Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Call_Arg) Descriptor() ([]byte, []int) + func (*Call_Arg) ProtoMessage() + func (m *Call_Arg) GetDONOTUSEType() *Type + func (m *Call_Arg) GetName() string + func (m *Call_Arg) GetValue() *Value + func (m *Call_Arg) Reset() + func (m *Call_Arg) String() string + func (m *Call_Arg) XXX_DiscardUnknown() + func (m *Call_Arg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Call_Arg) XXX_Merge(src proto.Message) + func (m *Call_Arg) XXX_Size() int + func (m *Call_Arg) XXX_Unmarshal(b []byte) error + type Cond struct + Stmt []*Statement + Test string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Cond) Descriptor() ([]byte, []int) + func (*Cond) ProtoMessage() + func (m *Cond) GetStmt() []*Statement + func (m *Cond) GetTest() string + func (m *Cond) Reset() + func (m *Cond) String() string + func (m *Cond) XXX_DiscardUnknown() + func (m *Cond) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Cond) XXX_Merge(src proto.Message) + func (m *Cond) XXX_Size() int + func (m *Cond) XXX_Unmarshal(b []byte) error + type Delta int32 + const Delta_DELTA_ADD + const Delta_DELTA_CHANGE + const Delta_DELTA_REMOVE + const Delta_DELTA_SAME + const Delta_NO_Delta + func (Delta) EnumDescriptor() ([]byte, []int) + func (x Delta) String() string + type Endpoint struct + Attrs map[string]*Attribute + Docstring string + Flag []string + IsPubsub bool + LongName string + Name string + Param []*Param + RestParams *Endpoint_RestParams + Source *AppName + SourceContext *SourceContext + Stmt []*Statement + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Endpoint) Descriptor() ([]byte, []int) + func (*Endpoint) ProtoMessage() + func (m *Endpoint) GetAttrs() map[string]*Attribute + func (m *Endpoint) GetDocstring() string + func (m *Endpoint) GetFlag() []string + func (m *Endpoint) GetIsPubsub() bool + func (m *Endpoint) GetLongName() string + func (m *Endpoint) GetName() string + func (m *Endpoint) GetParam() []*Param + func (m *Endpoint) GetRestParams() *Endpoint_RestParams + func (m *Endpoint) GetSource() *AppName + func (m *Endpoint) GetSourceContext() *SourceContext + func (m *Endpoint) GetStmt() []*Statement + func (m *Endpoint) Reset() + func (m *Endpoint) String() string + func (m *Endpoint) XXX_DiscardUnknown() + func (m *Endpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Endpoint) XXX_Merge(src proto.Message) + func (m *Endpoint) XXX_Size() int + func (m *Endpoint) XXX_Unmarshal(b []byte) error + type Endpoint_RestParams struct + Method Endpoint_RestParams_Method + Path string + QueryParam []*Endpoint_RestParams_QueryParam + UrlParam []*Endpoint_RestParams_QueryParam + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Endpoint_RestParams) Descriptor() ([]byte, []int) + func (*Endpoint_RestParams) ProtoMessage() + func (m *Endpoint_RestParams) GetMethod() Endpoint_RestParams_Method + func (m *Endpoint_RestParams) GetPath() string + func (m *Endpoint_RestParams) GetQueryParam() []*Endpoint_RestParams_QueryParam + func (m *Endpoint_RestParams) GetUrlParam() []*Endpoint_RestParams_QueryParam + func (m *Endpoint_RestParams) Reset() + func (m *Endpoint_RestParams) String() string + func (m *Endpoint_RestParams) XXX_DiscardUnknown() + func (m *Endpoint_RestParams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Endpoint_RestParams) XXX_Merge(src proto.Message) + func (m *Endpoint_RestParams) XXX_Size() int + func (m *Endpoint_RestParams) XXX_Unmarshal(b []byte) error + type Endpoint_RestParams_Method int32 + const Endpoint_RestParams_DELETE + const Endpoint_RestParams_DONOTUSE_HEAD + const Endpoint_RestParams_DONOTUSE_OPTIONS + const Endpoint_RestParams_GET + const Endpoint_RestParams_NO_Method + const Endpoint_RestParams_PATCH + const Endpoint_RestParams_POST + const Endpoint_RestParams_PUT + func (Endpoint_RestParams_Method) EnumDescriptor() ([]byte, []int) + func (x Endpoint_RestParams_Method) String() string + type Endpoint_RestParams_QueryParam struct + DONOTUSEParam string + Loc bool + Name string + Type *Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Endpoint_RestParams_QueryParam) Descriptor() ([]byte, []int) + func (*Endpoint_RestParams_QueryParam) ProtoMessage() + func (m *Endpoint_RestParams_QueryParam) GetDONOTUSEParam() string + func (m *Endpoint_RestParams_QueryParam) GetLoc() bool + func (m *Endpoint_RestParams_QueryParam) GetName() string + func (m *Endpoint_RestParams_QueryParam) GetType() *Type + func (m *Endpoint_RestParams_QueryParam) Reset() + func (m *Endpoint_RestParams_QueryParam) String() string + func (m *Endpoint_RestParams_QueryParam) XXX_DiscardUnknown() + func (m *Endpoint_RestParams_QueryParam) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Endpoint_RestParams_QueryParam) XXX_Merge(src proto.Message) + func (m *Endpoint_RestParams_QueryParam) XXX_Size() int + func (m *Endpoint_RestParams_QueryParam) XXX_Unmarshal(b []byte) error + type Expr struct + Expr isExpr_Expr + SourceContext *SourceContext + Type *Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr) Descriptor() ([]byte, []int) + func (*Expr) ProtoMessage() + func (*Expr) XXX_OneofWrappers() []interface{} + func (m *Expr) GetBinexpr() *Expr_BinExpr + func (m *Expr) GetCall() *Expr_Call + func (m *Expr) GetExpr() isExpr_Expr + func (m *Expr) GetGetAttr() *Expr_GetAttr + func (m *Expr) GetIfelse() *Expr_IfElse + func (m *Expr) GetList() *Expr_List + func (m *Expr) GetLiteral() *Value + func (m *Expr) GetName() string + func (m *Expr) GetNavigate() *Expr_Navigate + func (m *Expr) GetRelexpr() *Expr_RelExpr + func (m *Expr) GetSet() *Expr_List + func (m *Expr) GetSourceContext() *SourceContext + func (m *Expr) GetTransform() *Expr_Transform + func (m *Expr) GetTuple() *Expr_Tuple + func (m *Expr) GetType() *Type + func (m *Expr) GetUnexpr() *Expr_UnExpr + func (m *Expr) Reset() + func (m *Expr) String() string + func (m *Expr) XXX_DiscardUnknown() + func (m *Expr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr) XXX_Merge(src proto.Message) + func (m *Expr) XXX_Size() int + func (m *Expr) XXX_Unmarshal(b []byte) error + type Expr_BinExpr struct + AttrName []string + Lhs *Expr + Op Expr_BinExpr_Op + Rhs *Expr + Scopevar string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_BinExpr) Descriptor() ([]byte, []int) + func (*Expr_BinExpr) ProtoMessage() + func (m *Expr_BinExpr) GetAttrName() []string + func (m *Expr_BinExpr) GetLhs() *Expr + func (m *Expr_BinExpr) GetOp() Expr_BinExpr_Op + func (m *Expr_BinExpr) GetRhs() *Expr + func (m *Expr_BinExpr) GetScopevar() string + func (m *Expr_BinExpr) Reset() + func (m *Expr_BinExpr) String() string + func (m *Expr_BinExpr) XXX_DiscardUnknown() + func (m *Expr_BinExpr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_BinExpr) XXX_Merge(src proto.Message) + func (m *Expr_BinExpr) XXX_Size() int + func (m *Expr_BinExpr) XXX_Unmarshal(b []byte) error + type Expr_BinExpr_Op int32 + const Expr_BinExpr_ADD + const Expr_BinExpr_AND + const Expr_BinExpr_BITAND + const Expr_BinExpr_BITOR + const Expr_BinExpr_BITXOR + const Expr_BinExpr_BUTNOT + const Expr_BinExpr_COALESCE + const Expr_BinExpr_CONTAINS + const Expr_BinExpr_DIV + const Expr_BinExpr_EQ + const Expr_BinExpr_FLATTEN + const Expr_BinExpr_GE + const Expr_BinExpr_GT + const Expr_BinExpr_IN + const Expr_BinExpr_LE + const Expr_BinExpr_LT + const Expr_BinExpr_MOD + const Expr_BinExpr_MUL + const Expr_BinExpr_NE + const Expr_BinExpr_NOT_CONTAINS + const Expr_BinExpr_NOT_IN + const Expr_BinExpr_NO_Op + const Expr_BinExpr_OR + const Expr_BinExpr_POW + const Expr_BinExpr_SUB + const Expr_BinExpr_TO_MATCHING + const Expr_BinExpr_TO_NOT_MATCHING + const Expr_BinExpr_WHERE + func (Expr_BinExpr_Op) EnumDescriptor() ([]byte, []int) + func (x Expr_BinExpr_Op) String() string + type Expr_Binexpr struct + Binexpr *Expr_BinExpr + type Expr_Call struct + Arg []*Expr + Func string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_Call) Descriptor() ([]byte, []int) + func (*Expr_Call) ProtoMessage() + func (m *Expr_Call) GetArg() []*Expr + func (m *Expr_Call) GetFunc() string + func (m *Expr_Call) Reset() + func (m *Expr_Call) String() string + func (m *Expr_Call) XXX_DiscardUnknown() + func (m *Expr_Call) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_Call) XXX_Merge(src proto.Message) + func (m *Expr_Call) XXX_Size() int + func (m *Expr_Call) XXX_Unmarshal(b []byte) error + type Expr_Call_ struct + Call *Expr_Call + type Expr_GetAttr struct + Arg *Expr + Attr string + Nullsafe bool + Setof bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_GetAttr) Descriptor() ([]byte, []int) + func (*Expr_GetAttr) ProtoMessage() + func (m *Expr_GetAttr) GetArg() *Expr + func (m *Expr_GetAttr) GetAttr() string + func (m *Expr_GetAttr) GetNullsafe() bool + func (m *Expr_GetAttr) GetSetof() bool + func (m *Expr_GetAttr) Reset() + func (m *Expr_GetAttr) String() string + func (m *Expr_GetAttr) XXX_DiscardUnknown() + func (m *Expr_GetAttr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_GetAttr) XXX_Merge(src proto.Message) + func (m *Expr_GetAttr) XXX_Size() int + func (m *Expr_GetAttr) XXX_Unmarshal(b []byte) error + type Expr_GetAttr_ struct + GetAttr *Expr_GetAttr + type Expr_IfElse struct + Cond *Expr + IfFalse *Expr + IfTrue *Expr + Nullsafe bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_IfElse) Descriptor() ([]byte, []int) + func (*Expr_IfElse) ProtoMessage() + func (m *Expr_IfElse) GetCond() *Expr + func (m *Expr_IfElse) GetIfFalse() *Expr + func (m *Expr_IfElse) GetIfTrue() *Expr + func (m *Expr_IfElse) GetNullsafe() bool + func (m *Expr_IfElse) Reset() + func (m *Expr_IfElse) String() string + func (m *Expr_IfElse) XXX_DiscardUnknown() + func (m *Expr_IfElse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_IfElse) XXX_Merge(src proto.Message) + func (m *Expr_IfElse) XXX_Size() int + func (m *Expr_IfElse) XXX_Unmarshal(b []byte) error + type Expr_Ifelse struct + Ifelse *Expr_IfElse + type Expr_List struct + Expr []*Expr + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_List) Descriptor() ([]byte, []int) + func (*Expr_List) ProtoMessage() + func (m *Expr_List) GetExpr() []*Expr + func (m *Expr_List) Reset() + func (m *Expr_List) String() string + func (m *Expr_List) XXX_DiscardUnknown() + func (m *Expr_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_List) XXX_Merge(src proto.Message) + func (m *Expr_List) XXX_Size() int + func (m *Expr_List) XXX_Unmarshal(b []byte) error + type Expr_List_ struct + List *Expr_List + type Expr_Literal struct + Literal *Value + type Expr_Name struct + Name string + type Expr_Navigate struct + Arg *Expr + Attr string + Nullsafe bool + Setof bool + Via string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_Navigate) Descriptor() ([]byte, []int) + func (*Expr_Navigate) ProtoMessage() + func (m *Expr_Navigate) GetArg() *Expr + func (m *Expr_Navigate) GetAttr() string + func (m *Expr_Navigate) GetNullsafe() bool + func (m *Expr_Navigate) GetSetof() bool + func (m *Expr_Navigate) GetVia() string + func (m *Expr_Navigate) Reset() + func (m *Expr_Navigate) String() string + func (m *Expr_Navigate) XXX_DiscardUnknown() + func (m *Expr_Navigate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_Navigate) XXX_Merge(src proto.Message) + func (m *Expr_Navigate) XXX_Size() int + func (m *Expr_Navigate) XXX_Unmarshal(b []byte) error + type Expr_Navigate_ struct + Navigate *Expr_Navigate + type Expr_RelExpr struct + Arg []*Expr + AttrName []string + Descending []bool + Op Expr_RelExpr_Op + Scopevar string + Target *Expr + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_RelExpr) Descriptor() ([]byte, []int) + func (*Expr_RelExpr) ProtoMessage() + func (m *Expr_RelExpr) GetArg() []*Expr + func (m *Expr_RelExpr) GetAttrName() []string + func (m *Expr_RelExpr) GetDescending() []bool + func (m *Expr_RelExpr) GetOp() Expr_RelExpr_Op + func (m *Expr_RelExpr) GetScopevar() string + func (m *Expr_RelExpr) GetTarget() *Expr + func (m *Expr_RelExpr) Reset() + func (m *Expr_RelExpr) String() string + func (m *Expr_RelExpr) XXX_DiscardUnknown() + func (m *Expr_RelExpr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_RelExpr) XXX_Merge(src proto.Message) + func (m *Expr_RelExpr) XXX_Size() int + func (m *Expr_RelExpr) XXX_Unmarshal(b []byte) error + type Expr_RelExpr_Op int32 + const Expr_RelExpr_AVERAGE + const Expr_RelExpr_FIRST_BY + const Expr_RelExpr_FUTURE_FLATTEN + const Expr_RelExpr_FUTURE_WHERE + const Expr_RelExpr_MAX + const Expr_RelExpr_MIN + const Expr_RelExpr_NO_Op + const Expr_RelExpr_RANK + const Expr_RelExpr_SNAPSHOT + const Expr_RelExpr_SUM + func (Expr_RelExpr_Op) EnumDescriptor() ([]byte, []int) + func (x Expr_RelExpr_Op) String() string + type Expr_Relexpr struct + Relexpr *Expr_RelExpr + type Expr_Set struct + Set *Expr_List + type Expr_Transform struct + AllAttrs bool + Arg *Expr + ExceptAttrs []string + Nullsafe bool + Scopevar string + Stmt []*Expr_Transform_Stmt + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_Transform) Descriptor() ([]byte, []int) + func (*Expr_Transform) ProtoMessage() + func (m *Expr_Transform) GetAllAttrs() bool + func (m *Expr_Transform) GetArg() *Expr + func (m *Expr_Transform) GetExceptAttrs() []string + func (m *Expr_Transform) GetNullsafe() bool + func (m *Expr_Transform) GetScopevar() string + func (m *Expr_Transform) GetStmt() []*Expr_Transform_Stmt + func (m *Expr_Transform) Reset() + func (m *Expr_Transform) String() string + func (m *Expr_Transform) XXX_DiscardUnknown() + func (m *Expr_Transform) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_Transform) XXX_Merge(src proto.Message) + func (m *Expr_Transform) XXX_Size() int + func (m *Expr_Transform) XXX_Unmarshal(b []byte) error + type Expr_Transform_ struct + Transform *Expr_Transform + type Expr_Transform_Stmt struct + Stmt isExpr_Transform_Stmt_Stmt + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_Transform_Stmt) Descriptor() ([]byte, []int) + func (*Expr_Transform_Stmt) ProtoMessage() + func (*Expr_Transform_Stmt) XXX_OneofWrappers() []interface{} + func (m *Expr_Transform_Stmt) GetAssign() *Expr_Transform_Stmt_Assign + func (m *Expr_Transform_Stmt) GetInject() *Expr + func (m *Expr_Transform_Stmt) GetLet() *Expr_Transform_Stmt_Assign + func (m *Expr_Transform_Stmt) GetStmt() isExpr_Transform_Stmt_Stmt + func (m *Expr_Transform_Stmt) Reset() + func (m *Expr_Transform_Stmt) String() string + func (m *Expr_Transform_Stmt) XXX_DiscardUnknown() + func (m *Expr_Transform_Stmt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_Transform_Stmt) XXX_Merge(src proto.Message) + func (m *Expr_Transform_Stmt) XXX_Size() int + func (m *Expr_Transform_Stmt) XXX_Unmarshal(b []byte) error + type Expr_Transform_Stmt_Assign struct + Expr *Expr + Name string + Table bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_Transform_Stmt_Assign) Descriptor() ([]byte, []int) + func (*Expr_Transform_Stmt_Assign) ProtoMessage() + func (m *Expr_Transform_Stmt_Assign) GetExpr() *Expr + func (m *Expr_Transform_Stmt_Assign) GetName() string + func (m *Expr_Transform_Stmt_Assign) GetTable() bool + func (m *Expr_Transform_Stmt_Assign) Reset() + func (m *Expr_Transform_Stmt_Assign) String() string + func (m *Expr_Transform_Stmt_Assign) XXX_DiscardUnknown() + func (m *Expr_Transform_Stmt_Assign) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_Transform_Stmt_Assign) XXX_Merge(src proto.Message) + func (m *Expr_Transform_Stmt_Assign) XXX_Size() int + func (m *Expr_Transform_Stmt_Assign) XXX_Unmarshal(b []byte) error + type Expr_Transform_Stmt_Assign_ struct + Assign *Expr_Transform_Stmt_Assign + type Expr_Transform_Stmt_Inject struct + Inject *Expr + type Expr_Transform_Stmt_Let struct + Let *Expr_Transform_Stmt_Assign + type Expr_Tuple struct + Attrs map[string]*Expr + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_Tuple) Descriptor() ([]byte, []int) + func (*Expr_Tuple) ProtoMessage() + func (m *Expr_Tuple) GetAttrs() map[string]*Expr + func (m *Expr_Tuple) Reset() + func (m *Expr_Tuple) String() string + func (m *Expr_Tuple) XXX_DiscardUnknown() + func (m *Expr_Tuple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_Tuple) XXX_Merge(src proto.Message) + func (m *Expr_Tuple) XXX_Size() int + func (m *Expr_Tuple) XXX_Unmarshal(b []byte) error + type Expr_Tuple_ struct + Tuple *Expr_Tuple + type Expr_UnExpr struct + Arg *Expr + Op Expr_UnExpr_Op + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Expr_UnExpr) Descriptor() ([]byte, []int) + func (*Expr_UnExpr) ProtoMessage() + func (m *Expr_UnExpr) GetArg() *Expr + func (m *Expr_UnExpr) GetOp() Expr_UnExpr_Op + func (m *Expr_UnExpr) Reset() + func (m *Expr_UnExpr) String() string + func (m *Expr_UnExpr) XXX_DiscardUnknown() + func (m *Expr_UnExpr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Expr_UnExpr) XXX_Merge(src proto.Message) + func (m *Expr_UnExpr) XXX_Size() int + func (m *Expr_UnExpr) XXX_Unmarshal(b []byte) error + type Expr_UnExpr_Op int32 + const Expr_UnExpr_INV + const Expr_UnExpr_NEG + const Expr_UnExpr_NOT + const Expr_UnExpr_NO_Op + const Expr_UnExpr_POS + const Expr_UnExpr_SINGLE + const Expr_UnExpr_SINGLE_OR_NULL + const Expr_UnExpr_STRING + func (Expr_UnExpr_Op) EnumDescriptor() ([]byte, []int) + func (x Expr_UnExpr_Op) String() string + type Expr_Unexpr struct + Unexpr *Expr_UnExpr + type Foreach struct + Collection string + Stmt []*Statement + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Foreach) Descriptor() ([]byte, []int) + func (*Foreach) ProtoMessage() + func (m *Foreach) GetCollection() string + func (m *Foreach) GetStmt() []*Statement + func (m *Foreach) Reset() + func (m *Foreach) String() string + func (m *Foreach) XXX_DiscardUnknown() + func (m *Foreach) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Foreach) XXX_Merge(src proto.Message) + func (m *Foreach) XXX_Size() int + func (m *Foreach) XXX_Unmarshal(b []byte) error + type Group struct + Stmt []*Statement + Title string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Group) Descriptor() ([]byte, []int) + func (*Group) ProtoMessage() + func (m *Group) GetStmt() []*Statement + func (m *Group) GetTitle() string + func (m *Group) Reset() + func (m *Group) String() string + func (m *Group) XXX_DiscardUnknown() + func (m *Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Group) XXX_Merge(src proto.Message) + func (m *Group) XXX_Size() int + func (m *Group) XXX_Unmarshal(b []byte) error + type Loop struct + Criterion string + Mode Loop_Mode + Stmt []*Statement + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Loop) Descriptor() ([]byte, []int) + func (*Loop) ProtoMessage() + func (m *Loop) GetCriterion() string + func (m *Loop) GetMode() Loop_Mode + func (m *Loop) GetStmt() []*Statement + func (m *Loop) Reset() + func (m *Loop) String() string + func (m *Loop) XXX_DiscardUnknown() + func (m *Loop) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Loop) XXX_Merge(src proto.Message) + func (m *Loop) XXX_Size() int + func (m *Loop) XXX_Unmarshal(b []byte) error + type LoopN struct + Count int32 + Stmt []*Statement + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*LoopN) Descriptor() ([]byte, []int) + func (*LoopN) ProtoMessage() + func (m *LoopN) GetCount() int32 + func (m *LoopN) GetStmt() []*Statement + func (m *LoopN) Reset() + func (m *LoopN) String() string + func (m *LoopN) XXX_DiscardUnknown() + func (m *LoopN) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *LoopN) XXX_Merge(src proto.Message) + func (m *LoopN) XXX_Size() int + func (m *LoopN) XXX_Unmarshal(b []byte) error + type Loop_Mode int32 + const Loop_NO_Mode + const Loop_UNTIL + const Loop_WHILE + func (Loop_Mode) EnumDescriptor() ([]byte, []int) + func (x Loop_Mode) String() string + type Module struct + Apps map[string]*Application + SourceContext *SourceContext + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Module) Descriptor() ([]byte, []int) + func (*Module) ProtoMessage() + func (m *Module) GetApps() map[string]*Application + func (m *Module) GetSourceContext() *SourceContext + func (m *Module) Reset() + func (m *Module) String() string + func (m *Module) XXX_DiscardUnknown() + func (m *Module) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Module) XXX_Merge(src proto.Message) + func (m *Module) XXX_Size() int + func (m *Module) XXX_Unmarshal(b []byte) error + type Param struct + Name string + Type *Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Param) Descriptor() ([]byte, []int) + func (*Param) ProtoMessage() + func (m *Param) GetName() string + func (m *Param) GetType() *Type + func (m *Param) Reset() + func (m *Param) String() string + func (m *Param) XXX_DiscardUnknown() + func (m *Param) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Param) XXX_Merge(src proto.Message) + func (m *Param) XXX_Size() int + func (m *Param) XXX_Unmarshal(b []byte) error + type Return struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Return) Descriptor() ([]byte, []int) + func (*Return) ProtoMessage() + func (m *Return) GetPayload() string + func (m *Return) Reset() + func (m *Return) String() string + func (m *Return) XXX_DiscardUnknown() + func (m *Return) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Return) XXX_Merge(src proto.Message) + func (m *Return) XXX_Size() int + func (m *Return) XXX_Unmarshal(b []byte) error + type Scope struct + Appname *AppName + Path []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Scope) Descriptor() ([]byte, []int) + func (*Scope) ProtoMessage() + func (m *Scope) GetAppname() *AppName + func (m *Scope) GetPath() []string + func (m *Scope) Reset() + func (m *Scope) String() string + func (m *Scope) XXX_DiscardUnknown() + func (m *Scope) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Scope) XXX_Merge(src proto.Message) + func (m *Scope) XXX_Size() int + func (m *Scope) XXX_Unmarshal(b []byte) error + type ScopedRef struct + Context *Scope + Ref *Scope + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ScopedRef) Descriptor() ([]byte, []int) + func (*ScopedRef) ProtoMessage() + func (m *ScopedRef) GetContext() *Scope + func (m *ScopedRef) GetRef() *Scope + func (m *ScopedRef) Reset() + func (m *ScopedRef) String() string + func (m *ScopedRef) XXX_DiscardUnknown() + func (m *ScopedRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ScopedRef) XXX_Merge(src proto.Message) + func (m *ScopedRef) XXX_Size() int + func (m *ScopedRef) XXX_Unmarshal(b []byte) error + type SourceContext struct + Delta Delta + End *SourceContext_Location + File string + Start *SourceContext_Location + Text string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SourceContext) Descriptor() ([]byte, []int) + func (*SourceContext) ProtoMessage() + func (m *SourceContext) GetDelta() Delta + func (m *SourceContext) GetEnd() *SourceContext_Location + func (m *SourceContext) GetFile() string + func (m *SourceContext) GetStart() *SourceContext_Location + func (m *SourceContext) GetText() string + func (m *SourceContext) Reset() + func (m *SourceContext) String() string + func (m *SourceContext) XXX_DiscardUnknown() + func (m *SourceContext) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SourceContext) XXX_Merge(src proto.Message) + func (m *SourceContext) XXX_Size() int + func (m *SourceContext) XXX_Unmarshal(b []byte) error + type SourceContext_Location struct + Col int32 + Line int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SourceContext_Location) Descriptor() ([]byte, []int) + func (*SourceContext_Location) ProtoMessage() + func (m *SourceContext_Location) GetCol() int32 + func (m *SourceContext_Location) GetLine() int32 + func (m *SourceContext_Location) Reset() + func (m *SourceContext_Location) String() string + func (m *SourceContext_Location) XXX_DiscardUnknown() + func (m *SourceContext_Location) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SourceContext_Location) XXX_Merge(src proto.Message) + func (m *SourceContext_Location) XXX_Size() int + func (m *SourceContext_Location) XXX_Unmarshal(b []byte) error + type Statement struct + Attrs map[string]*Attribute + SourceContext *SourceContext + Stmt isStatement_Stmt + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Statement) Descriptor() ([]byte, []int) + func (*Statement) ProtoMessage() + func (*Statement) XXX_OneofWrappers() []interface{} + func (m *Statement) GetAction() *Action + func (m *Statement) GetAlt() *Alt + func (m *Statement) GetAttrs() map[string]*Attribute + func (m *Statement) GetCall() *Call + func (m *Statement) GetCond() *Cond + func (m *Statement) GetForeach() *Foreach + func (m *Statement) GetGroup() *Group + func (m *Statement) GetLoop() *Loop + func (m *Statement) GetLoopN() *LoopN + func (m *Statement) GetRet() *Return + func (m *Statement) GetSourceContext() *SourceContext + func (m *Statement) GetStmt() isStatement_Stmt + func (m *Statement) Reset() + func (m *Statement) String() string + func (m *Statement) XXX_DiscardUnknown() + func (m *Statement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Statement) XXX_Merge(src proto.Message) + func (m *Statement) XXX_Size() int + func (m *Statement) XXX_Unmarshal(b []byte) error + type Statement_Action struct + Action *Action + type Statement_Alt struct + Alt *Alt + type Statement_Call struct + Call *Call + type Statement_Cond struct + Cond *Cond + type Statement_Foreach struct + Foreach *Foreach + type Statement_Group struct + Group *Group + type Statement_Loop struct + Loop *Loop + type Statement_LoopN struct + LoopN *LoopN + type Statement_Ret struct + Ret *Return + type Type struct + Attrs map[string]*Attribute + Constraint []*Type_Constraint + Docstring string + Opt bool + SourceContext *SourceContext + Type isType_Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type) Descriptor() ([]byte, []int) + func (*Type) ProtoMessage() + func (*Type) XXX_OneofWrappers() []interface{} + func (m *Type) GetAttrs() map[string]*Attribute + func (m *Type) GetConstraint() []*Type_Constraint + func (m *Type) GetDocstring() string + func (m *Type) GetEnum() *Type_Enum + func (m *Type) GetList() *Type_List + func (m *Type) GetMap() *Type_Map + func (m *Type) GetNoType() *Type_NoType + func (m *Type) GetOneOf() *Type_OneOf + func (m *Type) GetOpt() bool + func (m *Type) GetPrimitive() Type_Primitive + func (m *Type) GetRelation() *Type_Relation + func (m *Type) GetSequence() *Type + func (m *Type) GetSet() *Type + func (m *Type) GetSourceContext() *SourceContext + func (m *Type) GetTuple() *Type_Tuple + func (m *Type) GetType() isType_Type + func (m *Type) GetTypeRef() *ScopedRef + func (m *Type) Reset() + func (m *Type) String() string + func (m *Type) XXX_DiscardUnknown() + func (m *Type) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type) XXX_Merge(src proto.Message) + func (m *Type) XXX_Size() int + func (m *Type) XXX_Unmarshal(b []byte) error + type Type_Constraint struct + Length *Type_Constraint_Length + Precision int32 + Range *Type_Constraint_Range + Resolution *Type_Constraint_Resolution + Scale int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Constraint) Descriptor() ([]byte, []int) + func (*Type_Constraint) ProtoMessage() + func (m *Type_Constraint) GetLength() *Type_Constraint_Length + func (m *Type_Constraint) GetPrecision() int32 + func (m *Type_Constraint) GetRange() *Type_Constraint_Range + func (m *Type_Constraint) GetResolution() *Type_Constraint_Resolution + func (m *Type_Constraint) GetScale() int32 + func (m *Type_Constraint) Reset() + func (m *Type_Constraint) String() string + func (m *Type_Constraint) XXX_DiscardUnknown() + func (m *Type_Constraint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Constraint) XXX_Merge(src proto.Message) + func (m *Type_Constraint) XXX_Size() int + func (m *Type_Constraint) XXX_Unmarshal(b []byte) error + type Type_Constraint_Length struct + Max int64 + Min int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Constraint_Length) Descriptor() ([]byte, []int) + func (*Type_Constraint_Length) ProtoMessage() + func (m *Type_Constraint_Length) GetMax() int64 + func (m *Type_Constraint_Length) GetMin() int64 + func (m *Type_Constraint_Length) Reset() + func (m *Type_Constraint_Length) String() string + func (m *Type_Constraint_Length) XXX_DiscardUnknown() + func (m *Type_Constraint_Length) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Constraint_Length) XXX_Merge(src proto.Message) + func (m *Type_Constraint_Length) XXX_Size() int + func (m *Type_Constraint_Length) XXX_Unmarshal(b []byte) error + type Type_Constraint_Range struct + Max *Value + Min *Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Constraint_Range) Descriptor() ([]byte, []int) + func (*Type_Constraint_Range) ProtoMessage() + func (m *Type_Constraint_Range) GetMax() *Value + func (m *Type_Constraint_Range) GetMin() *Value + func (m *Type_Constraint_Range) Reset() + func (m *Type_Constraint_Range) String() string + func (m *Type_Constraint_Range) XXX_DiscardUnknown() + func (m *Type_Constraint_Range) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Constraint_Range) XXX_Merge(src proto.Message) + func (m *Type_Constraint_Range) XXX_Size() int + func (m *Type_Constraint_Range) XXX_Unmarshal(b []byte) error + type Type_Constraint_Resolution struct + Base int32 + Index int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Constraint_Resolution) Descriptor() ([]byte, []int) + func (*Type_Constraint_Resolution) ProtoMessage() + func (m *Type_Constraint_Resolution) GetBase() int32 + func (m *Type_Constraint_Resolution) GetIndex() int32 + func (m *Type_Constraint_Resolution) Reset() + func (m *Type_Constraint_Resolution) String() string + func (m *Type_Constraint_Resolution) XXX_DiscardUnknown() + func (m *Type_Constraint_Resolution) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Constraint_Resolution) XXX_Merge(src proto.Message) + func (m *Type_Constraint_Resolution) XXX_Size() int + func (m *Type_Constraint_Resolution) XXX_Unmarshal(b []byte) error + type Type_Enum struct + Items map[string]int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Enum) Descriptor() ([]byte, []int) + func (*Type_Enum) ProtoMessage() + func (m *Type_Enum) GetItems() map[string]int64 + func (m *Type_Enum) Reset() + func (m *Type_Enum) String() string + func (m *Type_Enum) XXX_DiscardUnknown() + func (m *Type_Enum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Enum) XXX_Merge(src proto.Message) + func (m *Type_Enum) XXX_Size() int + func (m *Type_Enum) XXX_Unmarshal(b []byte) error + type Type_Enum_ struct + Enum *Type_Enum + type Type_Foreign struct + App *AppName + AttrName string + Relation string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Foreign) Descriptor() ([]byte, []int) + func (*Type_Foreign) ProtoMessage() + func (m *Type_Foreign) GetApp() *AppName + func (m *Type_Foreign) GetAttrName() string + func (m *Type_Foreign) GetRelation() string + func (m *Type_Foreign) Reset() + func (m *Type_Foreign) String() string + func (m *Type_Foreign) XXX_DiscardUnknown() + func (m *Type_Foreign) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Foreign) XXX_Merge(src proto.Message) + func (m *Type_Foreign) XXX_Size() int + func (m *Type_Foreign) XXX_Unmarshal(b []byte) error + type Type_List struct + Type *Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_List) Descriptor() ([]byte, []int) + func (*Type_List) ProtoMessage() + func (m *Type_List) GetType() *Type + func (m *Type_List) Reset() + func (m *Type_List) String() string + func (m *Type_List) XXX_DiscardUnknown() + func (m *Type_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_List) XXX_Merge(src proto.Message) + func (m *Type_List) XXX_Size() int + func (m *Type_List) XXX_Unmarshal(b []byte) error + type Type_List_ struct + List *Type_List + type Type_Map struct + Key *Type + Value *Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Map) Descriptor() ([]byte, []int) + func (*Type_Map) ProtoMessage() + func (m *Type_Map) GetKey() *Type + func (m *Type_Map) GetValue() *Type + func (m *Type_Map) Reset() + func (m *Type_Map) String() string + func (m *Type_Map) XXX_DiscardUnknown() + func (m *Type_Map) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Map) XXX_Merge(src proto.Message) + func (m *Type_Map) XXX_Size() int + func (m *Type_Map) XXX_Unmarshal(b []byte) error + type Type_Map_ struct + Map *Type_Map + type Type_NoType struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_NoType) Descriptor() ([]byte, []int) + func (*Type_NoType) ProtoMessage() + func (m *Type_NoType) Reset() + func (m *Type_NoType) String() string + func (m *Type_NoType) XXX_DiscardUnknown() + func (m *Type_NoType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_NoType) XXX_Merge(src proto.Message) + func (m *Type_NoType) XXX_Size() int + func (m *Type_NoType) XXX_Unmarshal(b []byte) error + type Type_NoType_ struct + NoType *Type_NoType + type Type_OneOf struct + Type []*Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_OneOf) Descriptor() ([]byte, []int) + func (*Type_OneOf) ProtoMessage() + func (m *Type_OneOf) GetType() []*Type + func (m *Type_OneOf) Reset() + func (m *Type_OneOf) String() string + func (m *Type_OneOf) XXX_DiscardUnknown() + func (m *Type_OneOf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_OneOf) XXX_Merge(src proto.Message) + func (m *Type_OneOf) XXX_Size() int + func (m *Type_OneOf) XXX_Unmarshal(b []byte) error + type Type_OneOf_ struct + OneOf *Type_OneOf + type Type_Primitive int32 + const Type_ANY + const Type_BOOL + const Type_BYTES + const Type_DATE + const Type_DATETIME + const Type_DECIMAL + const Type_EMPTY + const Type_FLOAT + const Type_INT + const Type_NO_Primitive + const Type_STRING + const Type_STRING_8 + const Type_UUID + const Type_XML + func (Type_Primitive) EnumDescriptor() ([]byte, []int) + func (x Type_Primitive) String() string + type Type_Primitive_ struct + Primitive Type_Primitive + type Type_Relation struct + AttrDefs map[string]*Type + Inject []string + Key []*Type_Relation_Key + PrimaryKey *Type_Relation_Key + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Relation) Descriptor() ([]byte, []int) + func (*Type_Relation) ProtoMessage() + func (m *Type_Relation) GetAttrDefs() map[string]*Type + func (m *Type_Relation) GetInject() []string + func (m *Type_Relation) GetKey() []*Type_Relation_Key + func (m *Type_Relation) GetPrimaryKey() *Type_Relation_Key + func (m *Type_Relation) Reset() + func (m *Type_Relation) String() string + func (m *Type_Relation) XXX_DiscardUnknown() + func (m *Type_Relation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Relation) XXX_Merge(src proto.Message) + func (m *Type_Relation) XXX_Size() int + func (m *Type_Relation) XXX_Unmarshal(b []byte) error + type Type_Relation_ struct + Relation *Type_Relation + type Type_Relation_Key struct + AttrName []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Relation_Key) Descriptor() ([]byte, []int) + func (*Type_Relation_Key) ProtoMessage() + func (m *Type_Relation_Key) GetAttrName() []string + func (m *Type_Relation_Key) Reset() + func (m *Type_Relation_Key) String() string + func (m *Type_Relation_Key) XXX_DiscardUnknown() + func (m *Type_Relation_Key) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Relation_Key) XXX_Merge(src proto.Message) + func (m *Type_Relation_Key) XXX_Size() int + func (m *Type_Relation_Key) XXX_Unmarshal(b []byte) error + type Type_Sequence struct + Sequence *Type + type Type_Set struct + Set *Type + type Type_Tuple struct + AttrDefs map[string]*Type + FUTUREFields map[string]*Type_Tuple_Field + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Tuple) Descriptor() ([]byte, []int) + func (*Type_Tuple) ProtoMessage() + func (m *Type_Tuple) GetAttrDefs() map[string]*Type + func (m *Type_Tuple) GetFUTUREFields() map[string]*Type_Tuple_Field + func (m *Type_Tuple) Reset() + func (m *Type_Tuple) String() string + func (m *Type_Tuple) XXX_DiscardUnknown() + func (m *Type_Tuple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Tuple) XXX_Merge(src proto.Message) + func (m *Type_Tuple) XXX_Size() int + func (m *Type_Tuple) XXX_Unmarshal(b []byte) error + type Type_Tuple_ struct + Tuple *Type_Tuple + type Type_Tuple_Field struct + MaxRepeats int64 + MinRepeats int64 + Type *Type + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Type_Tuple_Field) Descriptor() ([]byte, []int) + func (*Type_Tuple_Field) ProtoMessage() + func (m *Type_Tuple_Field) GetMaxRepeats() int64 + func (m *Type_Tuple_Field) GetMinRepeats() int64 + func (m *Type_Tuple_Field) GetType() *Type + func (m *Type_Tuple_Field) Reset() + func (m *Type_Tuple_Field) String() string + func (m *Type_Tuple_Field) XXX_DiscardUnknown() + func (m *Type_Tuple_Field) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Type_Tuple_Field) XXX_Merge(src proto.Message) + func (m *Type_Tuple_Field) XXX_Size() int + func (m *Type_Tuple_Field) XXX_Unmarshal(b []byte) error + type Type_TypeRef struct + TypeRef *ScopedRef + type Value struct + Value isValue_Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Value) Descriptor() ([]byte, []int) + func (*Value) ProtoMessage() + func (*Value) XXX_OneofWrappers() []interface{} + func (m *Value) GetB() bool + func (m *Value) GetD() float64 + func (m *Value) GetData() []byte + func (m *Value) GetDecimal() string + func (m *Value) GetEnum() int64 + func (m *Value) GetI() int64 + func (m *Value) GetList() *Value_List + func (m *Value) GetMap() *Value_Map + func (m *Value) GetNull() *Value_Null + func (m *Value) GetS() string + func (m *Value) GetSet() *Value_List + func (m *Value) GetUuid() []byte + func (m *Value) GetValue() isValue_Value + func (m *Value) Reset() + func (m *Value) String() string + func (m *Value) XXX_DiscardUnknown() + func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Value) XXX_Merge(src proto.Message) + func (m *Value) XXX_Size() int + func (m *Value) XXX_Unmarshal(b []byte) error + type Value_B struct + B bool + type Value_D struct + D float64 + type Value_Data struct + Data []byte + type Value_Decimal struct + Decimal string + type Value_Enum struct + Enum int64 + type Value_I struct + I int64 + type Value_List struct + Value []*Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Value_List) Descriptor() ([]byte, []int) + func (*Value_List) ProtoMessage() + func (m *Value_List) GetValue() []*Value + func (m *Value_List) Reset() + func (m *Value_List) String() string + func (m *Value_List) XXX_DiscardUnknown() + func (m *Value_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Value_List) XXX_Merge(src proto.Message) + func (m *Value_List) XXX_Size() int + func (m *Value_List) XXX_Unmarshal(b []byte) error + type Value_List_ struct + List *Value_List + type Value_Map struct + Items map[string]*Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Value_Map) Descriptor() ([]byte, []int) + func (*Value_Map) ProtoMessage() + func (m *Value_Map) GetItems() map[string]*Value + func (m *Value_Map) Reset() + func (m *Value_Map) String() string + func (m *Value_Map) XXX_DiscardUnknown() + func (m *Value_Map) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Value_Map) XXX_Merge(src proto.Message) + func (m *Value_Map) XXX_Size() int + func (m *Value_Map) XXX_Unmarshal(b []byte) error + type Value_Map_ struct + Map *Value_Map + type Value_Null struct + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Value_Null) Descriptor() ([]byte, []int) + func (*Value_Null) ProtoMessage() + func (m *Value_Null) Reset() + func (m *Value_Null) String() string + func (m *Value_Null) XXX_DiscardUnknown() + func (m *Value_Null) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Value_Null) XXX_Merge(src proto.Message) + func (m *Value_Null) XXX_Size() int + func (m *Value_Null) XXX_Unmarshal(b []byte) error + type Value_Null_ struct + Null *Value_Null + type Value_S struct + S string + type Value_Set struct + Set *Value_List + type Value_Uuid struct + Uuid []byte + type View struct + Attrs map[string]*Attribute + Expr *Expr + Param []*Param + RetType *Type + SourceContext *SourceContext + Views map[string]*View + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*View) Descriptor() ([]byte, []int) + func (*View) ProtoMessage() + func (m *View) GetAttrs() map[string]*Attribute + func (m *View) GetExpr() *Expr + func (m *View) GetParam() []*Param + func (m *View) GetRetType() *Type + func (m *View) GetSourceContext() *SourceContext + func (m *View) GetViews() map[string]*View + func (m *View) Reset() + func (m *View) String() string + func (m *View) XXX_DiscardUnknown() + func (m *View) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *View) XXX_Merge(src proto.Message) + func (m *View) XXX_Size() int + func (m *View) XXX_Unmarshal(b []byte) error