JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package eu.bandm.tools.tpath.absy
Abstract syntax of the tpath language, realized as a umod model.
See:
Description
Class Summary
Class
Description
TPath
Created on 2022-06-30_15h13m17
by program
bandm/metatools/umod
, version 0.17
command line =
bandm/metatools/umod
--getterfunctions true $(HOME)/metatools/src eu.bandm.tools.tpath.absy TPath.umod
TPath.__Formatter
(Ancillary class for generating pretty-print format objects).
TPath.__SAX_Parser
Decoder for umod's own XML serialisation.
TPath.__SAX_Writer
Encoder for umod's own XML serialisation.
TPath.And
TPath.AxisSpecifier
TPath.BinaryExpr
TPath.Comment
TPath.ComparisonExpr
TPath.Div
TPath.Eq
TPath.EqualityExpr
TPath.Expr
TPath.Filter
TPath.FunctionCall
TPath.Geq
TPath.Gt
TPath.Item
TPath.Leq
TPath.Literal
TPath.LogicalExpr
TPath.Lt
TPath.MATCH_ONLY_00
(Ancillary class as basis for all visitors).
TPath.Minus
TPath.Mod
TPath.Mult
TPath.NameTest
TPath.Neg
TPath.Neq
TPath.Node
TPath.Number
TPath.NumericExpr
TPath.Or
TPath.Paren
TPath.PathExpr
TPath.Plus
TPath.ProcessingInstruction
TPath.Rewriter
Visitor generated by umod according to field selection #0.
TPath.Root
TPath.Step
TPath.Test
TPath.Text
TPath.TypeTest
TPath.UnaryExpr
TPath.Union
TPath.ValueExpr
TPath.VariableReference
TPath.Visitor
Visitor generated by umod according to field selection #0.
Util
Enum Summary
Enum
Description
Axis
PrincipalNodeType
Package eu.bandm.tools.tpath.absy Description
Abstract syntax of the tpath language, realized as a umod model.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
see also the
complete user documentation
.