Interface Arguments

All Superinterfaces:
Serializable, Value
All Known Implementing Classes:
Args

public interface Arguments extends Value
Multiple arguments to a function call.
Author:
Abe White
  • Method Details

    • getValues

      Value[] getValues()
      Return the values that make up the arguments.