dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Identifier_.startsWith
dil
lexer
Identifier
Identifier_
Returns true if this id starts with prefix.
struct
Identifier_
immutable
bool
startsWith
(
string
prefix
)
Meta
Source
See Implementation
dil
lexer
Identifier
Identifier_
constructors
this
functions
startsWith
toHash
toString
variables
idKind
kind
str
Returns true if this id starts with prefix.