|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JavaElement | |
---|---|
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 |
Uses of JavaElement in org.eclipse.jet.compiler |
---|
Constructors in org.eclipse.jet.compiler with parameters of type JavaElement | |
---|---|
JavaElement(org.eclipse.jet.compiler.JET2AST jet2ast,
JavaElement delegate)
Deprecated. |
Uses of JavaElement in org.eclipse.jet.core.parser.ast |
---|
Subclasses of JavaElement in org.eclipse.jet.core.parser.ast | |
---|---|
class |
JavaDeclaration
Define a Java Declaration Element in the JET AST |
class |
JavaExpression
Define a Java Expression Element in the JET AST |
class |
JavaScriptlet
Define a Java Scriptlet Element in the JET AST |
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |