Свойство | Тип | Описание | |
---|---|---|---|
SourceFile | IPsiSourceFile |
Метод | Описание | |
---|---|---|
NTriplesParser ( ILexer lexer, CommonIdentifierIntern commonIdentifierIntern ) : JetBrains.Application | ||
ParseFile ( ) : IFile | ||
ParseNTriplesFile ( bool isFileReal, bool restoreWhitespaces = false ) : TreeElement | ||
parseNTriplesFile ( ) : TreeElement | ||
parsePrefix ( ) : TreeElement | ||
parsePrefixDeclaration ( ) : TreeElement | ||
parsePrefixName ( ) : TreeElement | ||
parseUriIdentifier ( ) : TreeElement |
Метод | Описание | |
---|---|---|
createToken ( ) : TreeElement |
Метод | Описание | |
---|---|---|
InsertMissingTokens ( TreeElement result, bool trimMissingTokens, ITokenIntern intern ) : void |
public NTriplesParser ( ILexer lexer, CommonIdentifierIntern commonIdentifierIntern ) : JetBrains.Application | ||
lexer | ILexer | |
commonIdentifierIntern | CommonIdentifierIntern | |
Результат | JetBrains.Application |
public ParseNTriplesFile ( bool isFileReal, bool restoreWhitespaces = false ) : TreeElement | ||
isFileReal | bool | |
restoreWhitespaces | bool | |
Результат | TreeElement |
public parseNTriplesFile ( ) : TreeElement | ||
Результат | TreeElement |
public parsePrefixDeclaration ( ) : TreeElement | ||
Результат | TreeElement |
public parseUriIdentifier ( ) : TreeElement | ||
Результат | TreeElement |