action function

ExprVariable action()

Implementation

ExprVariable action() {
  return ExprVariable(CedarVariable.action);
}