MCPcopy Create free account
hub / github.com/WiringProject/Wiring / markTokensImpl

Method markTokensImpl

IDE/processing/app/syntax/TokenMarker.java:122–123  ·  view source on GitHub ↗

An abstract method that splits a line up into tokens. It should parse the line, and call addToken() to add syntax tokens to the token list. Then, it should return the initial token type for the next line. For example if the current line contains the start of a multiline comment that

(byte token, Segment line,
                int lineIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

markTokensMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected