blob: 0fa4d6d4d8afd7b8f674dad21309a1ea5facac08 [file] [log] [blame]
PACKAGE org.apache.uima.ruta;
IMPORT PACKAGE * FROM org.apache.uima.ruta.ImportStatementsTestTypeSystemWithManyPackages AS pkg;
W{REGEXP("First") -> MARK(pkg.Type1)};
W{REGEXP("Second") -> MARK(pkg.Type2)};