Class MethodReference_Super

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the hydra.java.syntax.MethodReference_Super type.
      • TYPE_ARGUMENTS

        public static final Name TYPE_ARGUMENTS
        Name of the hydra.java.syntax.MethodReference_Super.typeArguments field.
      • IDENTIFIER

        public static final Name IDENTIFIER
        Name of the hydra.java.syntax.MethodReference_Super.identifier field.
      • SUPER

        public static final Name SUPER
        Name of the hydra.java.syntax.MethodReference_Super.super field.
      • typeArguments

        public final java.util.List<TypeArgument> typeArguments
      • super_

        public final java.lang.Boolean super_