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

Class KeywordMap

IDE/processing/app/syntax/KeywordMap.java:25–140  ·  view source on GitHub ↗

A KeywordMap is similar to a hashtable in that it maps keys to values. However, the `keys' are Swing segments. This allows lookups of text substrings without the overhead of creating a new string object. This class is used by CTokenMarker to map keywords to ids. @autho

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