ASTContext.SimpleAttribute

Undocumented in source.
struct ASTContext
struct SimpleAttribute {}

Members

Functions

attribute
Token attribute()
Undocumented in source. Be warned that the author may not have intended to support it.
firstAttribute
Token firstAttribute()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attributes
Token[] attributes;
Undocumented in source.

Meta