Class TypeArgument

java.lang.Object
org.fife.rsta.ac.java.rjc.lang.TypeArgument

public class TypeArgument extends Object
A type argument.
Version:
1.0
  • Field Details

  • Constructor Details

    • TypeArgument

      public TypeArgument(Type type)
    • TypeArgument

      public TypeArgument(Type type, int doesExtend, Type otherType)
  • Method Details