| Modifier and Type | Method and Description |
|---|---|
Optional<InclusionRule> |
getGrepColumnInclusionRule()
Gets the column inclusion rule for grep.
|
Optional<InclusionRule> |
getGrepDefinitionInclusionRule()
Gets the definitions inclusion rule for grep.
|
Optional<InclusionRule> |
getGrepRoutineParameterInclusionRule()
Gets the routine column rule for grep.
|
Optional<InclusionRule> |
getGrepTableInclusionRule()
Gets the table inclusion rule for grep.
|
boolean |
isGrepColumns() |
boolean |
isGrepDefinitions() |
boolean |
isGrepInvertMatch()
Whether to invert matches.
|
boolean |
isGrepRoutineParameters() |
boolean |
isGrepTables() |
String |
toString() |
public Optional<InclusionRule> getGrepColumnInclusionRule()
public Optional<InclusionRule> getGrepDefinitionInclusionRule()
public Optional<InclusionRule> getGrepRoutineParameterInclusionRule()
public Optional<InclusionRule> getGrepTableInclusionRule()
public boolean isGrepColumns()
public boolean isGrepDefinitions()
public boolean isGrepInvertMatch()
public boolean isGrepRoutineParameters()
public boolean isGrepTables()
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.