Book Image

haXe 2 Beginner's Guide

5 (1)
Book Image

haXe 2 Beginner's Guide

5 (1)

Overview of this book

Table of Contents (21 chapters)
haxe 2
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Thoughts on writing our parser


As you can see, although the proposed subject of this exercise was pretty long, it was pretty easy to implement what we were asked to implement.

Also, the longest part of it indeed was to implement the ComponentParser class and not to implement the dot-notation in order to access metadata and properties.