sjbarag / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
113 stars 43 forks source link

Adding support for `RoXMLElement` #599

Closed Vasya-M closed 3 years ago

Vasya-M commented 3 years ago

supported interfaces:

parse
getName
getAttributes
getNamedElementsCi

see #282

Vasya-M commented 3 years ago

doc for roXMLElement(ifXMLElement)