#include <coreInternal.hpp>
|
|
static void | setSrc (node &me, const src &s) |
| |
|
static void | setType (baseObj &me, const mgdType &new1) |
| |
|
static void | setModifier (baseObj &me, const modifier &mod) |
| |
|
static void | setOrigin (baseObj &me, const baseObj &newOrg) |
| |
|
static void | setOrigin (func &me, const baseObj &newOrg) |
| |
|
static void | setOrigin (baseCtor &me, const baseObj &newOrg) |
| |
|
static void | setSubPod (origin &me, const node &subpod) |
| |
|
static void | setSubPod (origin &me, const node *subpod) BY_SIDE_FUNC(subpod |
| |
|
static ntype & | getType (node &me) |
| |
|
static str | onEvalSub (node &me, node &sub, const args &a) |
| |
|
static frames * | getFrames () |
| |
|
static frame * | getNowFrame () |
| |
|
static exprMaker & | getMaker (parser &me) |
| |
|
template<typename T > |
| static tbridge< T > * | makeBridge (T *real) |
| |
|
template<typename T > |
| static tbridge< T > * | makeBridge () |
| |
|
static orgCache & | getCache (genericOrigin &me) |
| |
|
static str | getContainer (forExpr &me) |
| |
|
static node * | getMe (getExpr &me) |
| |
|
static args * | getArgs (getExpr &me) |
| |
|
static node * | onGet (const getExpr &me, node &it) |
| |
|
static narr & | getElems (defArrayExpr &me) |
| |
- Warning
- this is internal APIs. don't depend on them when you writes production code in outer modules.
The documentation for this class was generated from the following file: