Gets the field this_class, interpreted as a type constant. @return non-null; the value in question
()
| 64 | * @return {@code non-null;} the value in question |
| 65 | */ |
| 66 | public CstType getThisClass(); |
| 67 | |
| 68 | /** |
| 69 | * Gets the field {@code super_class}, interpreted as a type constant |
no outgoing calls
no test coverage detected