properties property

Set<String> properties
final

Query properties used by #is? and #is-not?. Generated syntax trees leave this empty until a locals/property pass annotates them.

Implementation

final Set<String> properties;