3. Statements
:
OpenROAD Language Statements
:
Method Statement
:
Parameters—Method Statement
Share this page
Parameters—Method Statement
This statement has the following parameters:
methodname
Specifies the name of the method. For a global method, this name must be the one that you specified in the Class Editor.
parameterlist
See
NamedParameterListDefinition
(see
NamedParameterListDefinition
).
declareblock
See
DeclareBlock
(see
DeclareBlock
).
beginendblock
See
BeginEndBlock
(see
BeginEndBlock
).