Kiwi Script
KiwiScript Interpreter
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Functions
KSIdentifiers.h File Reference

Define idenfiers. More...

#include <KiwiEngine/KiwiEngine.h>

Go to the source code of this file.

Functions

void KSSetupIdentifiers (void)
 Setup constant strings as an identifier of the keyword in KiwiScript.
 
struct CNFixedString * KSSelfIdentifier (void)
 Get "set" identifier. More...
 
struct CNFixedString * KSSuperIdentifier (void)
 Get "super" identifier. More...
 

Detailed Description

Define idenfiers.

Copyright
Copyright (C) 2014 Steel Wheels Project

Function Documentation

struct CNFixedString* KSSelfIdentifier ( void  )

Get "set" identifier.

Returns
Identifier
struct CNFixedString* KSSuperIdentifier ( void  )

Get "super" identifier.

Returns
Identifier