Uses of Class
org.eclipse.emf.mwe.internal.core.ast.parser.XmlLocationAnalyser.XmlTagValues

Packages that use XmlLocationAnalyser.XmlTagValues
org.eclipse.emf.mwe.internal.core.ast.parser Parser implementation for the AST of the workflow engine 
 

Uses of XmlLocationAnalyser.XmlTagValues in org.eclipse.emf.mwe.internal.core.ast.parser
 

Methods in org.eclipse.emf.mwe.internal.core.ast.parser that return XmlLocationAnalyser.XmlTagValues
protected  XmlLocationAnalyser.XmlTagValues XmlLocationAnalyser.XmlFileEvaluator.findLine(Location loc)
           
protected  XmlLocationAnalyser.XmlTagValues XmlLocationAnalyser.XmlFileEvaluator.handleColumns(int col, java.util.List<XmlLocationAnalyser.XmlTagValues> values)
           
 

Method parameters in org.eclipse.emf.mwe.internal.core.ast.parser with type arguments of type XmlLocationAnalyser.XmlTagValues
protected  XmlLocationAnalyser.XmlTagValues XmlLocationAnalyser.XmlFileEvaluator.handleColumns(int col, java.util.List<XmlLocationAnalyser.XmlTagValues> values)