Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimulatedParserHelper ¶
type SimulatedParserHelper struct {
}
func (SimulatedParserHelper) Parse ¶
func (m SimulatedParserHelper) Parse(typeName string, arguments []string, io utils.ReadBuffer) (any, error)
type SimulatedXmlParserHelper ¶
type SimulatedXmlParserHelper struct {
}
Click to show internal directories.
Click to hide internal directories.