Uses of Class
xtc.parser.FollowedBy

Packages that use FollowedBy
xtc.parser   
 

Uses of FollowedBy in xtc.parser
 

Methods in xtc.parser that return FollowedBy
 FollowedBy Copier.visit(FollowedBy p)
          Copy the specified followed-by predicate.
 

Methods in xtc.parser with parameters of type FollowedBy
 void MetaDataSetter.visit(FollowedBy p)
          Analyze the specified followed-by predicate.
 void CodeGenerator.visit(FollowedBy p)
          Generate code for the specified followed-by predicate.
 void PrettyPrinter.visit(FollowedBy p)
          Print the specified followed-by element.
 FollowedBy Copier.visit(FollowedBy p)
          Copy the specified followed-by predicate.
 



Copyright © 2012. All Rights Reserved.