Name

argument — Represents an argument to a method

Description

Object with this type represent the arguments to a method. Each argument has a type, and an ordinal, which represents the zero-based position of the argument in the methods argument list (note that non-static, non-constructor methods have an implicit argument-0 representing the this object). If the information is available in the database, an argument will also have a name, which is the name defined in the Java source code.

Parent

Object

Relevant Operators

Producing Transforms

arguments of

arguments with

Applicable Value Expressions

methods of

type of

browse-by-query home antlersoft free software sourceforge project page