Method Accept
Accept()
Override this method and return if the current input token should be returned by IncrementToken().
Declaration
protected abstract bool Accept()
Returns
Type | Description |
---|---|
System.Boolean |
Override this method and return if the current input token should be returned by IncrementToken().
protected abstract bool Accept()
Type | Description |
---|---|
System.Boolean |