Table Of Contents

Previous topic

_xtext

Next topic

XTextLexer

This Page

phoenix_title SyntaxData

SyntaxData object for XText


class_hierarchy Inheritance Diagram

Inheritance diagram for class SyntaxData

Inheritance diagram of SyntaxData


method_summary Methods Summary

__init__  
GetCommentPattern Returns a list of characters used to comment a block of code
GetKeywords Returns Specified Keywords List
GetSyntaxSpec Syntax Specifications

api Class API



class SyntaxData(syndata.SyntaxDataBase)

SyntaxData object for XText


Methods



__init__(self, langid)


GetCommentPattern(self)

Returns a list of characters used to comment a block of code



GetKeywords(self)

Returns Specified Keywords List



GetSyntaxSpec(self)

Syntax Specifications