Lexer.lookupString

Looks up a StringValue. Copies str if it's not a slice from the src text.

  1. StringValue* lookupString(cstring str, char postfix)
    class Lexer
    StringValue*
    lookupString
  2. cbinstr lookupString(cbinstr bstr)

Meta