public class NodeCall extends Object
| Constructor and Description |
|---|
NodeCall(String name,
List<IArgument> args)
Create new node call.
|
| Modifier and Type | Method and Description |
|---|---|
List<IArgument> |
getArgs()
Get unmodifiable list of arguments.
|
String |
getName()
Get name of the target
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.