Method | Description | |
---|---|---|
DocumentEnd ( ) : System |
Initializes a new instance of the DocumentEnd class.
|
|
DocumentEnd ( Mark start, Mark end ) : System |
Initializes a new instance of the DocumentEnd class.
|
public DocumentEnd ( Mark start, Mark end ) : System | ||
start | Mark | The start position of the token. |
end | Mark | The end position of the token. |
return | System |