Calitha GOLD Parser Engine Documentation

SymbolCommentStart Class

SymbolCommentStart is the symbol for the comment start token.

For a list of all members of this type, see SymbolCommentStart Members.

System.Object
   com.calitha.goldparser.Symbol
      com.calitha.goldparser.SymbolTerminal
         com.calitha.goldparser.SymbolCommentStart

public class SymbolCommentStart : SymbolTerminal

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.calitha.goldparser

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

SymbolCommentStart Members | com.calitha.goldparser Namespace