Home
Categories
Dictionary
Download
Project Details
Changes Log
License

SyntaxDocument



The SyntaxDocument class is the Document implementation that can be tokenized by the syntax highlighting system.

Useful methods


The index of the first line is 0.

Creating a TokenizedDocument

Main Article: TokenizedDocument

It is possible to create a TokenizedDocument from a SyntaxDocument by the SyntaxDocument.tokenize method.

Notes

  1. ^ In that case it will return null

See also


Categories: component | syntax

Copyright 2016-2019 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence