args property

List<CodeGenNodeArg> args
final

Properties of the node, in the form of name-value pairs.

Implementation

final List<CodeGenNodeArg> args;