Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

properties ::= '{' propertyName ':' singleQuotedValue (',' propertyName ':' singleQuotedValue)* '}'

classMethods ::= *(('%' packageName)? ('@' className) | qualifiedName) ('#' methodName)? ('$' operationName)?