SPeCS Packages Documentation
Preparing search index...
@specs-feup/lara
lara/pass/composition/PassApplyArg
PassApplyArg
Class PassApplyArg
Deprecated
Stupid class that is not used anymore.
Index
Constructors
constructor
Properties
ARRAY_
ARG
FUNCTION
OBJECT_
ARG
PASS_
CLASS
PASS_
INSTANCE
Accessors
is
Arg
name
Methods
to
String
Constructors
constructor
new
PassApplyArg
(
name
:
string
,
isArg
?:
boolean
)
:
PassApplyArg
Parameters
name
:
string
isArg
:
boolean
= false
Returns
PassApplyArg
Properties
Static
ARRAY_
ARG
ARRAY_ARG
:
PassApplyArg
= ...
Static
FUNCTION
FUNCTION
:
PassApplyArg
= ...
Static
OBJECT_
ARG
OBJECT_ARG
:
PassApplyArg
= ...
Static
PASS_
CLASS
PASS_CLASS
:
PassApplyArg
= ...
Static
PASS_
INSTANCE
PASS_INSTANCE
:
PassApplyArg
= ...
Accessors
is
Arg
get
isArg
()
:
boolean
Returns
boolean
name
get
name
()
:
string
Returns
string
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ARRAY_
ARG
FUNCTION
OBJECT_
ARG
PASS_
CLASS
PASS_
INSTANCE
Accessors
is
Arg
name
Methods
to
String
SPeCS Packages Documentation
Loading...
Deprecated
Stupid class that is not used anymore.