Open cqcallaw opened 8 years ago
E.g. "readonly" or "mutable"
This would involve abstracting the ModifierList property of StructDeclarationStatement into the base DeclarationStatement
ModifierList
StructDeclarationStatement
DeclarationStatement
E.g. "readonly" or "mutable"