dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TagMap.opIndex
dil
Highlighter
TagMap
Returns the value for str, or 'fallback' if str is not in the table.
cstring
opIndex
(
cstring
str
,
cstring
fallback
=
""
)
class
TagMap
cstring
opIndex
(
cstring
str
,
cstring
fallback
= ""
)
cstring
opIndex
(
TOK
tok
)
Meta
Source
See Implementation
dil
Highlighter
TagMap
functions
getTag
opIndex
opIndexAssign
variables
BlockC
Char
Declaration
EOF
Escape
Expression
Filespec
HLine
Identifier
Illegal
Keyword
LineC
NestedC
Newline
Number
Other
Shebang
SpecialToken
Statement
String
Type
Returns the value for str, or 'fallback' if str is not in the table.