7.5. Opt_Compiler_Class class
7.5.21. isInstruction()
7.5.20. isIdentifier()
« Previous
7.5.22. isNamespace()
Next »

7.5.21. isInstruction()

Statuspublic
ReferenceOpt_Compiler_Processor isInstruction(string $name)

Checks if the $name is the name of the XML tag which can be parsed by one of the instruction processors. It returns the processor object or null, if it cannot recognize the tag.

7.5.21. isInstruction()
7.5. Opt_Compiler_Class class
« Previous
7.5.20. isIdentifier()
Next »
7.5.22. isNamespace()