System.CodeDom.Compiler.CodeParser Class

Provides an empty implementation of the System.CodeDom.Compiler.ICodeParser interface.

See Also: CodeParser Members

Syntax

public abstract class CodeParser : ICodeParser

Remarks

Developers who build compilers can implement this interface to support code parsing by designers.

Note:

This class contains a link demand and an inheritance demand at the class level that applies to all members. A System.Security.SecurityException is thrown when either the immediate caller or the derived class does not have full-trust permission. For details about security demands, see Link Demands and Inheritance Demands.

Requirements

Namespace: System.CodeDom.Compiler
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0