Documentation ¶
Index ¶
Constants ¶
View Source
const (
ANY = "ANY"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Symbol ¶
type Symbol struct { Operations []*Operation `json:"operations" parser:"('[' (@@ (';' @@)*)* ']' ':')?"` Symbol string `json:"symbol" parser:"( @String | @Ident )"` // contains filtered or unexported fields }
func (*Symbol) ForceFresh ¶
func (*Symbol) MOperations ¶
Click to show internal directories.
Click to hide internal directories.