Documentation
¶
Index ¶
- type Node
- func (_m *Node) ASTNode() (jschema.ASTNode, error)
- func (_m *Node) AddConstraint(_a0 constraint.Constraint)
- func (_m *Node) BasisLexEventOfSchemaForNode() lexeme.LexEvent
- func (_m *Node) Comment() string
- func (_m *Node) Constraint(_a0 constraint.Type) constraint.Constraint
- func (_m *Node) ConstraintMap() *schema.Constraints
- func (_m *Node) DeleteConstraint(_a0 constraint.Type)
- func (_m *Node) Grow(_a0 lexeme.LexEvent) (schema.Node, bool)
- func (_m *Node) IndentedNodeString(_a0 int) string
- func (_m *Node) IndentedTreeString(_a0 int) string
- func (_m *Node) NumberOfConstraints() int
- func (_m *Node) Parent() schema.Node
- func (_m *Node) RealType() string
- func (_m *Node) SetComment(_a0 string)
- func (_m *Node) SetParent(_a0 schema.Node)
- func (_m *Node) SetRealType(_a0 string)
- func (_m *Node) Type() json.Type
- func (_m *Node) Value() bytes.Bytes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
Node is an autogenerated mock type for the Node type
func (*Node) AddConstraint ¶
func (_m *Node) AddConstraint(_a0 constraint.Constraint)
AddConstraint provides a mock function with given fields: _a0
func (*Node) BasisLexEventOfSchemaForNode ¶
BasisLexEventOfSchemaForNode provides a mock function with given fields:
func (*Node) Constraint ¶
func (_m *Node) Constraint(_a0 constraint.Type) constraint.Constraint
Constraint provides a mock function with given fields: _a0
func (*Node) ConstraintMap ¶
func (_m *Node) ConstraintMap() *schema.Constraints
ConstraintMap provides a mock function with given fields:
func (*Node) DeleteConstraint ¶
func (_m *Node) DeleteConstraint(_a0 constraint.Type)
DeleteConstraint provides a mock function with given fields: _a0
func (*Node) IndentedNodeString ¶
IndentedNodeString provides a mock function with given fields: _a0
func (*Node) IndentedTreeString ¶
IndentedTreeString provides a mock function with given fields: _a0
func (*Node) NumberOfConstraints ¶
NumberOfConstraints provides a mock function with given fields:
func (*Node) SetComment ¶
SetComment provides a mock function with given fields: _a0
func (*Node) SetRealType ¶
SetRealType provides a mock function with given fields: _a0