Top Method Summary
Options Name Purpose
Consultingwerk.Studio.ListAnnotation2 FindAnnotations (character) Locates Annotations with the specified name
WalkAst (INode, character, ListAnnotation2) Walks the AST of the ParseUnit and searches for Annotations with the given name

Top Constructor Summary
Options Name Purpose
AnnotationParser2 (character) Constructor for the AnnotationParser2 class

Top Property Summary
Options Name Purpose
Consultingwerk.Studio.ProparseApi.IParseUnit ParseUnit


Method Detail
Top

Consultingwerk.Studio.ListAnnotation2 FindAnnotations (character)

Purpose: Locates Annotations with the specified name
Notes:

Parameters:
pcName CHARACTER
The name of the Annotation to locate
Returns Consultingwerk.Studio.ListAnnotation2
The ListAnnotation2 with the list of the annotations
Top

WalkAst (INode, character, ListAnnotation2)

Purpose: Walks the AST of the ParseUnit and searches for Annotations with the
given name
Notes:

Parameters:
poASTNode Consultingwerk.Studio.ProparseApi.INode
The current parent node
pcName CHARACTER
The name of the annotation to locate
poList Consultingwerk.Studio.ListAnnotation2
The ListAnnotation2 with the list to add the annotations to


Constructor Detail
Top

AnnotationParser2 (character)

Purpose: Constructor for the AnnotationParser2 class
Notes:

Parameters:
pcFileName CHARACTER
The file name to parse


Property Detail
Top

Consultingwerk.Studio.ProparseApi.IParseUnit ParseUnit


Returns Consultingwerk.Studio.ProparseApi.IParseUnit


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:29:26