C# 클래스 MichaelReukauff.Protobuf.ProtobufTokenTag

The normal Tag to classify the protobuf.
상속: ITag
파일 보기 프로젝트 열기: mreu/ProtobufLanguageService

공개 메소드들

메소드 설명
ProtobufTokenTag ( CodeType type ) : Lexer

Initializes a new instance of the ProtobufTokenTag class.

메소드 상세

ProtobufTokenTag() 공개 메소드

Initializes a new instance of the ProtobufTokenTag class.
public ProtobufTokenTag ( CodeType type ) : Lexer
type CodeType /// The type. ///
리턴 Lexer