Decomposers
This commit is contained in:
@@ -71,7 +71,7 @@ block
|
||||
;
|
||||
|
||||
decomposer // TODO: consider other names
|
||||
: attributes "decomposer" (type ".")? SimpleName "(" (attributes SimpleName){","} ")" // Public properties only
|
||||
: modifiers "decomposer" (type ".")? SimpleName? "(" (attributes SimpleName){","}? ")" // Public properties only
|
||||
;
|
||||
|
||||
function
|
||||
|
||||
Reference in New Issue
Block a user