Class Citrus::Alias

  1. lib/citrus.rb
Parent: Object

An Alias is a Proxy for a rule in the same grammar. It is used in rule definitions when a rule calls some other rule by name. The Citrus notation is simply the name of another rule without any other punctuation, e.g.:

name

Included modules

  1. Proxy