d.parser.ambiguous

Undocumented in source.

Members

Functions

parseAmbiguous
typeof(handler(AstExpression.init)) parseAmbiguous(TokenRange trange)

Branch to the right code depending if we have a type, an expression or an identifier.

parseAmbiguousStatement
auto parseAmbiguousStatement(TokenRange trange)
Undocumented in source. Be warned that the author may not have intended to support it.
parseStatementSuffix
auto parseStatementSuffix(TokenRange trange, AstExpression e)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IdentifierStarName
struct IdentifierStarName
Undocumented in source.

Meta