dotty.tools.dotc.parsing.xml

Members list

Type members

Classlikes

object MarkupParsers

This trait ...

This trait ...

Attributes

Authors:

Burak Emir

Version

1.0

Supertypes
class Object
trait Matchable
class Any
Self type
class SymbolicXMLBuilder(parser: Parser, preserveWS: Boolean)(using x$3: Context)

This class builds instance of Tree that represent XML.

This class builds instance of Tree that represent XML.

Note from martin: This needs to have its position info reworked. I don't understand exactly what's done here. To make validation pass, I set many positions to be transparent. Not sure this is a good idea for navigating XML trees in the IDE but it's the best I can do right now. If someone who understands this part better wants to give it a shot, please do!

Attributes

Authors:

Burak Emir

Version

1.0

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object symbXMLBuilder.type
object Utility

The Utility object provides utility functions for processing instances of bound and not bound XML classes, as well as escaping text nodes.

The Utility object provides utility functions for processing instances of bound and not bound XML classes, as well as escaping text nodes.

Attributes

Authors:

Burak Emir

Supertypes
class Object
trait Matchable
class Any
Self type
Utility.type