|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceInspector | |
---|---|
archimate.codegen |
Uses of SourceInspector in archimate.codegen |
---|
Constructors in archimate.codegen with parameters of type SourceInspector | |
---|---|
ASTEngine(org.eclipse.core.resources.IFile targetFile,
SourceInspector inspector,
java.lang.String mode,
java.lang.String pattern)
Creates new ASTEngine and sets the target file and
SourceInspector |
|
ASTEngine(SourceInspector inspector,
java.lang.String mode,
java.lang.String pattern)
Creates new ASTEngine and sets the SourceInspector |
|
JavaInspector(SourceInspector inspector,
java.lang.String pattern)
Creates a new JavaInspector and sets the TagTree and
SourceInspector and initializes the JavaHelper |
|
JavaValidator(SourceInspector inspector,
java.lang.String pattern)
Creates a new JavaValidator and sets the TagTree and
SourceInspector and initializes the JavaHelper |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |