Klasse FormalBinding


public class FormalBinding extends Type
  • Konstruktordetails

    • FormalBinding

      public FormalBinding(Type type, String binding, AST ast)
      Parameter:
      type - must not be null
      binding - must not be null
      ast - must not be null
  • Methodendetails

    • getType

      public Type getType()
    • getBinding

      public String getBinding()