12 class ProjectScopedContainers;
13 class ObjectsContainersList;
15 class InstructionMetadata;
28 std::size_t parameterIndex,
const gd::String &value);
36 std::size_t objectParameterIndex,
An instruction is a member of an event: It can be a condition or an action.
Definition: Instruction.h:30
Definition: InstructionValidator.h:21
A list of objects containers, useful for accessing objects in a scoped way, along with methods to acc...
Definition: ObjectsContainersList.h:29
Holds references to variables, objects, properties and other containers.
Definition: ProjectScopedContainers.h:35
String represents an UTF8 encoded string.
Definition: String.h:33
Definition: CommonTools.h:24