Uses of Class
eu.bandm.tools.tpath.absy.TPath.ProcessingInstruction
Package
Description
Abstract syntax of the tpath language, realized as a umod model.
Infrastructure for evaluating tpath expressions.
-
Uses of TPath.ProcessingInstruction in eu.bandm.tools.tpath.absy
Modifier and TypeFieldDescriptionstatic final Function<TPath.ProcessingInstruction,
String> TPath.ProcessingInstruction.get_target
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionTPath.ProcessingInstruction.doclone()
Clones this object.TPath.__SAX_Parser.fill_ProcessingInstruction
(Object res) Copies values of all common fields from the argument.TPath.__SAX_Parser.matchSAX_ProcessingInstruction()
Modifier and TypeMethodDescriptionprotected void
TPath.__Formatter.action
(TPath.ProcessingInstruction el) void
TPath.__SAX_Writer.action
(TPath.ProcessingInstruction e0) protected void
TPath.MATCH_ONLY_00.action
(TPath.ProcessingInstruction e0) protected void
TPath.Rewriter.action
(TPath.ProcessingInstruction e0) protected void
TPath.Visitor.action
(TPath.ProcessingInstruction e0) protected void
TPath.Visitor.descend
(TPath.ProcessingInstruction e0) void
TPath.__SAX_Writer.dumpfields
(TPath.ProcessingInstruction e0) void
TPath.__SAX_Parser.XMLPARSER_ProcessingInstruction.fillFields
(TPath.ProcessingInstruction newobj) void
TPath.MATCH_ONLY_00.match
(TPath.ProcessingInstruction e0) void
TPath.__SAX_Parser.XMLPARSER_ProcessingInstruction.parsefields
(TPath.ProcessingInstruction newobj) protected void
TPath.Visitor.post
(TPath.ProcessingInstruction e0) protected void
TPath.Visitor.pre
(TPath.ProcessingInstruction e0) protected void
TPath.Rewriter.rewriteFields
(TPath.ProcessingInstruction clone) protected Format
TPath.__Formatter.toFormat
(TPath.ProcessingInstruction el) -
Uses of TPath.ProcessingInstruction in eu.bandm.tools.tpath.runtime
Modifier and TypeMethodDescriptionprotected void
SimpleInterpreter.Visitor.descend
(TPath.ProcessingInstruction x)