visitors/message_finding_visitor library
Classes
- MessageFindingVisitor
- This visits the program source nodes looking for Intl.message uses that conform to its pattern and then creating the corresponding IntlMessage objects. We have to find both the enclosing function, and the Intl.message invocation.