Generates the action interface plus action implementation including the matcher source code
for the given rule pattern into the given source builder

C# |
public void GenerateActionAndMatcher( SourceBuilder sb, LGSPMatchingPattern matchingPattern, bool isInitialStatic )
