Uses of Class
net.thevpc.nsh.cmd.impl.posix.grep.ExpressionInfo
Packages that use ExpressionInfo
-
Uses of ExpressionInfo in net.thevpc.nsh.cmd.impl.posix.grep
Methods in net.thevpc.nsh.cmd.impl.posix.grep that return ExpressionInfoModifier and TypeMethodDescriptionExpressionInfo.setIgnoreCase(boolean ignoreCase) ExpressionInfo.setInvertMatch(boolean invertMatch) ExpressionInfo.setPattern(String pattern) ExpressionInfo.setWord(boolean word) Constructor parameters in net.thevpc.nsh.cmd.impl.posix.grep with type arguments of type ExpressionInfo