public StaticAssertStatement parseStaticAssertStatement()
staticAssertStatement: 'static' assertExpression ';' ;