Docs.rs
sf-afmt-0.6.0
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sf-afmt 0.6.0
An Salesforce Apex lang formatter
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
all_comments.cls
all_comments.in
annotation_comment.cls
annotation_comment.in
before_bracket.cls
before_bracket.in
block_c2.cls
block_c2.in
block_c3.cls
block_c3.in
block_c4.cls
block_c4.in
BlockTrailingCommentAfterEnum.cls
BlockTrailingCommentAfterEnum.in
BlockTrailingCommentAfterInterface.cls
BlockTrailingCommentAfterInterface.in
BlockTrailingCommentAfterTrigger.cls
BlockTrailingCommentAfterTrigger.in
c7.cls
c7.in
ClassDeclarationWithBlockComment.cls
ClassDeclarationWithBlockComment.in
ClassDeclarationWithInlineComment.cls
ClassDeclarationWithInlineComment.in
ClassDeclarationWithMixedComments.cls
ClassDeclarationWithMixedComments.in
comment1.cls
comment1.in
comment11.cls
comment11.in
comment2.cls
comment2.in
comment_force_line_wrap1.cls
comment_force_line_wrap1.in
comment_force_line_wrap2.cls
comment_force_line_wrap2.in
comment_with_trailing_spaces.cls
comment_with_trailing_spaces.in
comments3.cls
comments3.in
comments_in_names.cls
comments_in_names.in
CommentsBeforeInterfaceDeclaration.cls
CommentsBeforeInterfaceDeclaration.in
CommentsBeforeTriggerDeclaration.cls
CommentsBeforeTriggerDeclaration.in
CommentsDanglingInBlockStatement.cls
CommentsDanglingInBlockStatement.in
CommentsDanglingInClass.cls
CommentsDanglingInClass.in
CommentsDanglingInEnum.cls
CommentsDanglingInEnum.in
CommentsDanglingInInterface.cls
CommentsDanglingInInterface.in
CommentsDanglingInTrigger.cls
CommentsDanglingInTrigger.in
dangling_comments1.cls
dangling_comments1.in
empty_body_comments.cls
empty_body_comments.in
InlineTrailingCommentAferEnum.cls
InlineTrailingCommentAferEnum.in
InlineTrailingCommentAfterClass.cls
InlineTrailingCommentAfterClass.in
InlineTrailingCommentAfterInterface.cls
InlineTrailingCommentAfterInterface.in
InlineTrailingCommentAfterTrigger.cls
InlineTrailingCommentAfterTrigger.in
line_comment_and_punctuation1.cls
line_comment_and_punctuation1.in
many_comments.cls
many_comments.in
post_comments1.cls
post_comments1.in
post_comments2.cls
post_comments2.in
post_comments3.cls
post_comments3.in
post_comments4.cls
post_comments4.in
post_comments5.cls
post_comments5.in
post_comments6.cls
post_comments6.in
post_comments7.cls
post_comments7.in
post_comments8.cls
post_comments8.in
post_comments9.cls
post_comments9.in
pre_comments1.cls
pre_comments1.in
pre_comments10.cls
pre_comments10.in
pre_comments11.cls
pre_comments11.in
pre_comments12.cls
pre_comments12.in
pre_comments2.cls
pre_comments2.in
pre_comments3.cls
pre_comments3.in
pre_comments4.cls
pre_comments4.in
pre_comments5.cls
pre_comments5.in
pre_comments6.cls
pre_comments6.in
pre_comments7.cls
pre_comments7.in
pre_comments8.cls
pre_comments8.in
pre_comments9.cls
pre_comments9.in
pre_dangling_comments1.cls
pre_dangling_comments1.in
wrappable_with_comment1.cls
wrappable_with_comment1.in
1
2
3
enum Season
{
/* Block Comment */
}