Method
getType
Get the type to which this expression is guaranteed to evaluate. That is, the result type of this expression. @return
()
Source from the content-addressed store, hash-verified
| 2580 | * @return |
| 2581 | */ |
| 2582 | public Type getType(); |
| 2583 | |
| 2584 | /** |
| 2585 | * Set the inferred return type for this expression. Observe that some |
Implementers 15
Lambdasrc/main/java/wyil/lang/WyilFile.java Castsrc/main/java/wyil/lang/WyilFile.java Constantsrc/main/java/wyil/lang/WyilFile.java Issrc/main/java/wyil/lang/WyilFile.java Invokesrc/main/java/wyil/lang/WyilFile.java Oldsrc/main/java/wyil/lang/WyilFile.java
Tested by
no test coverage detected