|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMemberDeclaration | |
|---|---|
| at.dms.kjc | |
| Uses of JMemberDeclaration in at.dms.kjc |
|---|
| Subclasses of JMemberDeclaration in at.dms.kjc | |
|---|---|
class |
JClassDeclaration
This class represents a java class in the syntax tree |
class |
JConstructorDeclaration
This class represents a java class in the syntax tree |
class |
JFieldDeclaration
This class represents a java class in the syntax tree |
class |
JInitializerDeclaration
This class represents a java class in the syntax tree |
class |
JInterfaceDeclaration
This class represents a Java interface declaration in the syntax tree. |
class |
JMethodDeclaration
This class represents a Java method declaration in the syntax tree. |
class |
JTypeDeclaration
This class represents a Java class or interface declaration in the syntax tree. |
| Methods in at.dms.kjc with parameters of type JMemberDeclaration | |
|---|---|
protected void |
JMemberDeclaration.deepCloneInto(JMemberDeclaration other)
Clones all fields of this into |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||