@Deprecated
public class Cast_c
extends polyglot.ast.Cast_c
Constructor and Description |
---|
Cast_c(Position pos,
TypeNode castType,
Expr expr)
Deprecated.
|
Cast_c(Position pos,
TypeNode castType,
Expr expr,
Ext ext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Type |
childExpectedType(Expr child,
AscriptionVisitor av)
Deprecated.
|