Package net.jangaroo.jooc.ast
Interface Typed
-
- All Known Implementing Classes:
FunctionDeclaration,Parameter,PropertyDeclaration,TypedIdeDeclaration,VariableDeclaration
public interface TypedCreated with IntelliJ IDEA. User: fwienber Date: 01.03.13 Time: 13:36 To change this template use File | Settings | File Templates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypeRelationgetOptTypeRelation()
-
-
-
Method Detail
-
getOptTypeRelation
TypeRelation getOptTypeRelation()
-
-