Method

ValagirXmlReaderread_token

Declaration

GirXmlXmlTokenType
gir_xml_reader_read_token (
  GirXmlReader* self,
  GirXmlSourceLocation* token_begin,
  GirXmlSourceLocation* token_end
)

Description

No description available.

Parameters

token_begin

Type: GirXmlSourceLocation

No description available.

The argument will be set by the function.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.
token_end

Type: GirXmlSourceLocation

No description available.

The argument will be set by the function.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.

Return value

Type: GirXmlXmlTokenType

No description available.