|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jet.compiler | |
---|---|
org.eclipse.jet.compiler | Defines an AST for JET templates, and provides a compiler that generates an AST from a template source. |
Classes in org.eclipse.jet.compiler used by org.eclipse.jet.compiler | |
---|---|
Comment
An JET2 AST element representing a comment |
|
CompileOptionsManager
A singleton that managers JET project compile options. |
|
IJETCompilerState
Provides access to the JET compiler state. |
|
JavaElement
Abstract representation of JET2 AST elements that contain Java code |
|
JET2ASTElement
An abstract class representing common aspects of all JET2 AST elements. |
|
JET2ASTVisitor
Define a visitor to the JET2 AST tree. |
|
JET2CompilationUnit
Represent a compilation unit (a template) in the JET2 AST. |
|
JET2Declaration
Define a Java Declaration Element in the JET2 AST |
|
JET2Directive
Define a Directive Element in the JET2 AST |
|
JET2Expression
Define a Java Expression Element in the JET2 AST |
|
JET2Scriptlet
Define a Java Scriptlet Element in the JET2 AST |
|
TextElement
Define a Text Element in the JET2 AST |
|
XMLBodyElement
Define a JET2 XML Element that has a begin-tag and end-tag, and zero or more body elements. |
|
XMLBodyElementEnd
Represent the closing tag of an XML Tag with a body. |
|
XMLElement
An abstract implementation representing all XML-based elements in the JET2 AST |
|
XMLEmptyElement
Define an empty XML element in the JET2 AST. |
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |