Class ExpressionIdentifier


  • public class ExpressionIdentifier
    extends Object
    • Constructor Detail

      • ExpressionIdentifier

        public ExpressionIdentifier​(String identifier,
                                    ILocation location)
    • Method Detail

      • getIdentifier

        public String getIdentifier()
      • getLocation

        public ILocation getLocation()