Class InterfaceTypeLiteral

All Implemented Interfaces:
IInterfaceTypeLiteralExpression, ILiteralExpression, ITypeLiteralExpression, IExpression, IHasType, IParsedElement, Cloneable

public class InterfaceTypeLiteral extends TypeLiteral implements IInterfaceTypeLiteralExpression
  • Constructor Details

    • InterfaceTypeLiteral

      public InterfaceTypeLiteral()
    • InterfaceTypeLiteral

      public InterfaceTypeLiteral(IType type, boolean ignoreTypeDeprecation)
    • InterfaceTypeLiteral

      public InterfaceTypeLiteral(IType type)