|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.ast.Cast_c
fabil.ast.Cast_c
public class Cast_c
| Constructor Summary | |
|---|---|
Cast_c(Position pos,
TypeNode castType,
Expr expr)
|
|
| Method Summary | |
|---|---|
Type |
childExpectedType(Expr child,
AscriptionVisitor av)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Cast_c(Position pos,
TypeNode castType,
Expr expr)
| Method Detail |
|---|
public Type childExpectedType(Expr child,
AscriptionVisitor av)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||