ALox  V. 2402 R. 0
Home ALox for C++ ALox for C# ALox for Java Download
Public Fields | List of all members
ScopeInfo.SourcePathTrimRule Class Reference
Collaboration diagram for ScopeInfo.SourcePathTrimRule:
[legend]

Class Description

Defines portions of source paths to be ignored

Public Fields

Inclusion IncludeString
 Denotes if Path itself should be included when trimmed.
 
bool IsPrefix
 true if path was not starting with '*' when provided.
 
AString Path
 The search string.
 
int Priority
 The priority of the rule. Depends on origin: source code, config...)
 
Case Sensitivity
 The sensitivity of the comparison when trimming.
 
int TrimOffset
 Additional offset of the trim position.
 
String TrimReplacement
 Optional replacement string for trimmed paths'.
 

The documentation for this class was generated from the following file: