Interface CAstType.Method

All Superinterfaces:
CAstType, CAstType.Function, CAstType.Reference
Enclosing interface:
CAstType

public static interface CAstType.Method extends CAstType.Function
  • Method Details

    • getDeclaringType

      CAstType getDeclaringType()
    • isStatic

      boolean isStatic()