|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.eclipse.jet.core.parser.ast | |
|---|---|
| org.eclipse.jet.compiler | Defines an AST for JET templates, and provides a compiler that generates an AST from a template source. |
| org.eclipse.jet.core.parser.ast | |
| Classes in org.eclipse.jet.core.parser.ast used by org.eclipse.jet.compiler | |
|---|---|
| Comment
An JET AST element representing a comment |
|
| JavaDeclaration
Define a Java Declaration Element in the JET AST |
|
| JavaElement
Abstract representation of JET AST elements that contain Java code This class is not intended to be subclassed by clients |
|
| JavaExpression
Define a Java Expression Element in the JET AST |
|
| JavaScriptlet
Define a Java Scriptlet Element in the JET AST |
|
| JETASTElement
An abstract class representing common aspects of all JET AST elements. |
|
| JETCompilationUnit
Represent a compilation unit (a template) in the JET AST. |
|
| JETDirective
Define a Directive Element in the JET AST |
|
| TextElement
Define a Text Element in the JET AST |
|
| XMLBodyElement
Define a JET 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 JET AST This class is not intended to be subclassed by clients |
|
| XMLEmptyElement
Define an empty XML element in the JET AST. |
|
| Classes in org.eclipse.jet.core.parser.ast used by org.eclipse.jet.core.parser.ast | |
|---|---|
| BodyElement
Abstract element representing elements in the body of a compilation unit or another tag. |
|
| Comment
An JET AST element representing a comment |
|
| IncludedContent
Container for content included as a result of a JET V1 <%@include %> directive. |
|
| JavaDeclaration
Define a Java Declaration Element in the JET AST |
|
| JavaElement
Abstract representation of JET AST elements that contain Java code This class is not intended to be subclassed by clients |
|
| JavaExpression
Define a Java Expression Element in the JET AST |
|
| JavaScriptlet
Define a Java Scriptlet Element in the JET AST |
|
| JETAST
The root object of JET AST trees and a factory for JET nodes in that tree. |
|
| JETASTElement
An abstract class representing common aspects of all JET AST elements. |
|
| JETASTParser
Parser for creating JET ASTs |
|
| JETASTParser.Builder
Builder for JETAST Parser |
|
| JETASTVisitor
A visitor for a JETAST tree. |
|
| JETCompilationUnit
Represent a compilation unit (a template) in the JET AST. |
|
| JETDirective
Define a Directive Element in the JET AST |
|
| TextElement
Define a Text Element in the JET AST |
|
| XMLBodyElement
Define a JET 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 JET AST This class is not intended to be subclassed by clients |
|
| XMLEmptyElement
Define an empty XML element in the JET AST. |
|
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||