self method

Implementation

LuaFuncBuilder self() =>
    this..args.add(DeclArg(Token.synthesized('self', type: TokenType.kSelf)));