MCPcopy Create free account
hub / github.com/asm-ide/ASM / highlight

Method highlight

interface/src/main/java/com/asm/language/Language.java:36–36  ·  view source on GitHub ↗

Highlight the words from start to end. The call priority is beforeTextChanged -> afterTextChanged -> highlight. (when text changed) text changed event is run on UI thread, but highlight might be called

(int start, int end)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected