MCPcopy Create free account
hub / github.com/BitFunnel/NativeJIT / Token

Class Token

googletest/googlemock/scripts/generator/cpp/tokenize.py:64–86  ·  view source on GitHub ↗

Data container to represent a C++ token. Tokens can be identifiers, syntax char(s), constants, or pre-processor directives. start contains the index of the first char of the token in the source end contains the index of the last char of the token in the source

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetTokensFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected