Package | Description |
---|---|
de.uka.ilkd.key.java.expression.operator |
Elements of the Java syntax tree representing operators and operator-like
expressions.
|
de.uka.ilkd.key.java.reference |
Elements of the Java syntax tree representing implicit or explicit (named)
references to other program elements.
|
Modifier and Type | Class and Description |
---|---|
class |
New
The object allocation operator.
|
Modifier and Type | Class and Description |
---|---|
class |
SpecialConstructorReference
Occurs in a constructor declaration as the first statement
as this(...) or super(...) reference.
|
class |
SuperConstructorReference
Super constructor reference.
|
class |
ThisConstructorReference
This constructor reference.
|
Copyright © 2003-2019 The KeY-Project.