separator property

Token? separator

Return the token for the separator (colon or equals) before the initializer list or redirection, or null if there are no initializers.

Implementation

Token? get separator;