XSound - v4.2.0-rc.2
    Preparing search index...

    Interface MMLSyntaxError

    This class is error class for MML syntax error.

    interface MMLSyntaxError {
        get token(): Token;
    }
    Index

    Accessors

    Accessors