Class Normaliser


  • public class Normaliser
    extends Object
    modify a grammar tree to be what it would be for xml. Can't be done during creation of each rule as it has to look ahead to other rules Could be done at end of listening
    • Constructor Detail

      • Normaliser

        public Normaliser()